Click or drag to resize

CodeMethodExecutionHelperStatus Enumeration

Namespace:  Omada.OE.AppLogic.Model
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public enum CodeMethodExecutionHelperStatus
Members
  Member nameValueDescription
Validated0
Prepared1
ValidationError2
See Also