LeaseContractLinesRepositoryEndDateAttribute Field |
Definition of the
EndDate data attribute
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<LeaseContractLine, DateTime> EndDateAttribute
Public Shared ReadOnly EndDateAttribute As ColumnDataAttribute(Of LeaseContractLine, DateTime)
public:
static initonly ColumnDataAttribute<LeaseContractLine^, DateTime^>^ EndDateAttribute
static val EndDateAttribute: ColumnDataAttribute<LeaseContractLine, DateTime>
Field Value
Type:
ColumnDataAttributeLeaseContractLine,
DateTime
See Also