Click or drag to resize

LocationIsActive Property

Indicates whether the POS location is currently active and can be chosen in drop-downs, etc. [Default(true)] [Filter(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