ApiSchedule.ScheduleID Property |
Unique ID of the schedule
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntaxpublic Nullable<long> ScheduleID { get; set; }
Property Value
Type:
Nullable<Int64>
See Also