FullTaskInfo Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.OPS.WCF
[DataContractAttribute(Name = "FullTaskInfo", Namespace = "http://schemas.omada.net/ois/2014/Provisioning/Monitor")] public class FullTaskInfo : TaskInfo
The FullTaskInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| FullTaskInfo |
| Name | Description | |
|---|---|---|
| Description | (Inherited from TaskInfo.) | |
| ExecutionLogs | ||
| JobAnchor | (Inherited from TaskInfo.) | |
| JobId | (Inherited from TaskInfo.) | |
| LatestExecutionLog | (Inherited from TaskInfo.) | |
| ObjectId | (Inherited from TaskInfo.) | |
| ObjectTypeName | (Inherited from TaskInfo.) | |
| Operation | (Inherited from TaskInfo.) | |
| OriginTaskId | (Inherited from TaskInfo.) | |
| Properties | ||
| SequenceNumber | (Inherited from TaskInfo.) | |
| Success | (Inherited from TaskInfo.) | |
| TaskId | (Inherited from TaskInfo.) |
| 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.) |