Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.OPS.WCF
JobQuery Class
JobQuery Properties
EndDate Property
MinLatestNotification Property
Origin Property
OriginJobId Property
StartDate Property
StatusFilter Property
TargetSystemName Property
TargetSystemUIds Property
JobQuery
EndDate Property
Namespace:
Omada.OE.Solution.OIM.AppLogic.OPS.WCF
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
[
DataMemberAttribute
(EmitDefaultValue =
false
)]
public
Nullable
<
DateTime
>
EndDate
{
get
;
set
; }
Property Value
Type:
Nullable
DateTime
See Also
Reference
JobQuery Class
Omada.OE.Solution.OIM.AppLogic.OPS.WCF Namespace