API Reference
Struct
TaskDescriptor
Immutable description of a scheduled rule task.
Inheritance
- ValueType
- TaskDescriptor
Constructors
public TaskDescriptor(Int32 TaskId, String RuleName, String Scope, String Target) #Immutable description of a scheduled rule task.
Parameters
- TaskId System.Int32
- RuleName System.String
- Scope System.String
- Target System.String