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