Click or drag to resize

SalesPersonIsActive Property

Specifies whether the sales person is active and should be included in the list when choosing sales person through drop-downs, lists, etc. [Required] [Default(true)] [Filter(eq)]

Namespace:  Aloe.EnterpriseOne.Model.Crm
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