Plegma API  v2
Yodiwo.API.Plegma.ScheduleKey Struct Reference

Globally unique identifier of a Yodiwo.API.Plegma.ScheduleKey More...

Inheritance diagram for Yodiwo.API.Plegma.ScheduleKey:

Public Member Functions

 ScheduleKey (UserKey userKey, int scheduleId)
 
void FillFromString (string input)
 
override string ToString ()
 
string ToStringEx ()
 
bool Equals (ScheduleKey other)
 
bool Equals (ref ScheduleKey other)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Static Public Member Functions

static bool CheckValid (UserKey ukey, int sid, string magic)
 
static implicit operator ScheduleKey (string str)
 
static implicit operator string (ScheduleKey key)
 
static ScheduleKey ConvertFromString (string stringValue)
 
static bool operator== (ScheduleKey left, ScheduleKey right)
 
static bool operator!= (ScheduleKey left, ScheduleKey right)
 

Public Attributes

UserKey UserKey
 
string KeyMagic
 
int ScheduleID
 
bool _IsValid
 

Properties

bool IsValid [get]
 
bool IsInvalid [get]
 

Detailed Description

Globally unique identifier of a Yodiwo.API.Plegma.ScheduleKey


The documentation for this struct was generated from the following file: