TaskInfo Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.OPS.WCF
[DataContractAttribute(Name = "TaskInfo", Namespace = "http://schemas.omada.net/ois/2014/Provisioning/Monitor")] [KnownTypeAttribute(typeof(FullTaskInfo))] public class TaskInfo
The TaskInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Description | ||
| JobAnchor | ||
| JobId | ||
| LatestExecutionLog | ||
| ObjectId | ||
| ObjectTypeName | ||
| Operation | ||
| OriginTaskId | ||
| SequenceNumber | ||
| Success | ||
| TaskId |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |