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