Bexel Manager API Documentation
Bexel.Api.Scheduling.TaskID Class Reference

More...

Inheritance diagram for Bexel.Api.Scheduling.TaskID:
Bexel.Api.GloballyUniqueID IEquatable

Static Public Member Functions

static implicit operator TaskID (Guid id)
 
- Static Public Member Functions inherited from Bexel.Api.GloballyUniqueID
static bool operator== (GloballyUniqueID left, GloballyUniqueID right)
 
static bool operator!= (GloballyUniqueID left, GloballyUniqueID right)
 

Additional Inherited Members

- Public Member Functions inherited from Bexel.Api.GloballyUniqueID
bool Equals (GloballyUniqueID other)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
- Properties inherited from Bexel.Api.GloballyUniqueID
Guid UniqueID [get]
 A globally unique identifier (GUID). More...
 

Detailed Description