ServiceAgreementMaterialsRepositoryStartDateAttribute 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<ServiceAgreementMaterial, Nullable<DateTime>> StartDateAttribute
Public Shared ReadOnly StartDateAttribute As ColumnDataAttribute(Of ServiceAgreementMaterial, Nullable(Of DateTime))
public:
static initonly ColumnDataAttribute<ServiceAgreementMaterial^, Nullable<DateTime^>^>^ StartDateAttribute
static val StartDateAttribute: ColumnDataAttribute<ServiceAgreementMaterial, Nullable<DateTime>>
Field Value
Type:
ColumnDataAttributeServiceAgreementMaterial,
NullableDateTime
See Also