Schedule Class
NAMESPACE
RASAdminEngine.Core.OutputModels.Schedule
DESCRIPTION
Schedule
INHERITED FROM
RASSerilazableObj⇒RASListObj⇒Schedule
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
Description
Description
Boolean
Enabled
Enabled
UInt32
Id
String
Name
Name
UInt32
SiteID
Site ID
List<UInt32>
TargetIDs
Target IDs
Nullable<UInt32>
Type
Type
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
Last updated