TaskQuery Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.OPS.WCF
[DataContractAttribute(Name = "TaskQuery", Namespace = "http://schemas.omada.net/ois/2014/Provisioning/Monitor")] public class TaskQuery : JobQuery
The TaskQuery type exposes the following members.
Name | Description | |
---|---|---|
![]() | EndDate | (Inherited from JobQuery.) |
![]() | IncludeCompleted | |
![]() | JobId | |
![]() | MinLatestNotification | (Inherited from JobQuery.) |
![]() | ObjectType | |
![]() | Origin | (Inherited from JobQuery.) |
![]() | OriginJobId | (Inherited from JobQuery.) |
![]() | StartDate | (Inherited from JobQuery.) |
![]() | StatusFilter | (Inherited from JobQuery.) |
![]() | TargetSystemName | (Inherited from JobQuery.) |
![]() | TargetSystemUIds | (Inherited from JobQuery.) |
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.) |