LeaseContractLinesRepositoryStartDateAttribute Field |
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> StartDateAttribute
Public Shared ReadOnly StartDateAttribute As ColumnDataAttribute(Of LeaseContractLine, DateTime)
public:
static initonly ColumnDataAttribute<LeaseContractLine^, DateTime^>^ StartDateAttribute
static val StartDateAttribute: ColumnDataAttribute<LeaseContractLine, DateTime>
Field Value
Type:
ColumnDataAttributeLeaseContractLine,
DateTime
See Also