CompanyEmployeesRepositoryContractEndDateAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<CompanyEmployee, Nullable<DateTime>> ContractEndDateAttribute
Public Shared ReadOnly ContractEndDateAttribute As ColumnDataAttribute(Of CompanyEmployee, Nullable(Of DateTime))
public:
static initonly ColumnDataAttribute<CompanyEmployee^, Nullable<DateTime^>^>^ ContractEndDateAttribute
static val ContractEndDateAttribute: ColumnDataAttribute<CompanyEmployee, Nullable<DateTime>>
Field Value
Type:
ColumnDataAttributeCompanyEmployee,
NullableDateTime
See Also