OffersRepositoryPaymentDueDateAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Presales
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Offer, Nullable<DateTime>> PaymentDueDateAttribute
Public Shared ReadOnly PaymentDueDateAttribute As ColumnDataAttribute(Of Offer, Nullable(Of DateTime))
public:
static initonly ColumnDataAttribute<Offer^, Nullable<DateTime^>^>^ PaymentDueDateAttribute
static val PaymentDueDateAttribute: ColumnDataAttribute<Offer, Nullable<DateTime>>
Field Value
Type:
ColumnDataAttributeOffer,
NullableDateTime
See Also