Click or drag to resize

DocumentStateChangeSystemInitiated Property

Specifies whether the state change was caused by system process or from user action. [Required] [Default(false)] [ReadOnly]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool SystemInitiated { get; set; }

Property Value

Type: Boolean
See Also