JobWithPropertiesInfo Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.OPS.WCF
[DataContractAttribute(Name = "JobWithPropertiesInfo", Namespace = "http://schemas.omada.net/ois/2014/Provisioning/Monitor")] public class JobWithPropertiesInfo : JobInfo
The JobWithPropertiesInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| JobWithPropertiesInfo |
| Name | Description | |
|---|---|---|
| CreatedTime | (Inherited from JobInfo.) | |
| JobId | (Inherited from JobInfo.) | |
| LatestNotification | (Inherited from JobInfo.) | |
| ObjectTypeName | ||
| Origin | (Inherited from JobInfo.) | |
| OriginJobId | (Inherited from JobInfo.) | |
| Priority | (Inherited from JobInfo.) | |
| Properties | ||
| Queued | (Inherited from JobInfo.) | |
| RelayExecutionLogCount | (Inherited from JobInfo.) | |
| Status | (Inherited from JobInfo.) | |
| TargetSystemId | (Inherited from JobInfo.) | |
| TargetSystemName | (Inherited from JobInfo.) | |
| TaskIds | (Inherited from JobInfo.) |
| 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.) |