Click or drag to resize

CompanyEmployeesRepositoryContractEndDateAttribute Field

Definition of the ContractEndDate data attribute

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<CompanyEmployee, Nullable<DateTime>> ContractEndDateAttribute

Field Value

Type: ColumnDataAttributeCompanyEmployee, NullableDateTime
See Also