Click or drag to resize

SalesPersonsRepositoryIsActiveAttribute Field

Definition of the IsActive data attribute

Namespace:  Aloe.EnterpriseOne.Model.Crm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<SalesPerson, bool> IsActiveAttribute

Field Value

Type: ColumnDataAttributeSalesPerson, Boolean
See Also