ServiceAgreementLinesRepositoryLineStartDateTimeAttribute 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> LineStartDateTimeAttribute
Public Shared ReadOnly LineStartDateTimeAttribute As ColumnDataAttribute(Of ServiceAgreementLine, DateTime)
public:
static initonly ColumnDataAttribute<ServiceAgreementLine^, DateTime^>^ LineStartDateTimeAttribute
static val LineStartDateTimeAttribute: ColumnDataAttribute<ServiceAgreementLine, DateTime>
Field Value
Type:
ColumnDataAttributeServiceAgreementLine,
DateTime
See Also