Infrascale SDK Help
Infrascale SDK Help
SOS.SDK.Contracts.Scheduling
ScheduleTaskContract Class
ScheduleTaskContract Properties
Actions Property
Data Property
EndTime Property
LogonType Property
Name Property
NextRunTime Property
Triggers Property
UserId Property
ScheduleTaskContract
Actions Property
Schedule Task actions collection.
Namespace:
SOS.SDK.Contracts.Scheduling
Assembly:
SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
Copy
public
ScheduleTaskActionContract
[]
Actions
{
get
;
set
; }
Property Value
Type:
ScheduleTaskActionContract
See Also
Reference
ScheduleTaskContract Class
SOS.SDK.Contracts.Scheduling Namespace