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