CarriersRepositoryAgreementEndDateAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Carrier, Nullable<DateTime>> AgreementEndDateAttribute
Public Shared ReadOnly AgreementEndDateAttribute As ColumnDataAttribute(Of Carrier, Nullable(Of DateTime))
public:
static initonly ColumnDataAttribute<Carrier^, Nullable<DateTime^>^>^ AgreementEndDateAttribute
static val AgreementEndDateAttribute: ColumnDataAttribute<Carrier, Nullable<DateTime>>
Field Value
Type:
ColumnDataAttributeCarrier,
NullableDateTime
See Also