| TaskResultCompleted Property |
Was task completed. If false is task still pending, and this is a result of a status poll
Namespace:
Omada.OE.Solution.OIM.AppLogic.OPS.Model
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic bool Completed { get; set; }
Property Value
Type:
Boolean
See Also