CarriersRepositoryAgreementStartDateAttribute 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, DateTime> AgreementStartDateAttribute
Public Shared ReadOnly AgreementStartDateAttribute As ColumnDataAttribute(Of Carrier, DateTime)
public:
static initonly ColumnDataAttribute<Carrier^, DateTime^>^ AgreementStartDateAttribute
static val AgreementStartDateAttribute: ColumnDataAttribute<Carrier, DateTime>
Field Value
Type:
ColumnDataAttributeCarrier,
DateTime
See Also