Click or drag to resize

TaskResultSuccess Property

Was the result successful Note that the result will be for a relay or poll event, if "Completed" is false

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
Syntax
C#
public bool Success { get; set; }

Property Value

Type: Boolean
See Also