Click or drag to resize

OperatorIsActive Property

Indicates whether this operator is active and can be chosen for new records. [Required] [Default(true)] [Filter(multi eq)]

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

Property Value

Type: Boolean
See Also