ServiceAgreementLinesRepositoryLineEndDateTimeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Service
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ServiceAgreementLine, DateTime> LineEndDateTimeAttribute
Public Shared ReadOnly LineEndDateTimeAttribute As ColumnDataAttribute(Of ServiceAgreementLine, DateTime)
public:
static initonly ColumnDataAttribute<ServiceAgreementLine^, DateTime^>^ LineEndDateTimeAttribute
static val LineEndDateTimeAttribute: ColumnDataAttribute<ServiceAgreementLine, DateTime>
Field Value
Type:
ColumnDataAttributeServiceAgreementLine,
DateTime
See Also