InvoiceLinesRepositoryDeliveryTermsCodeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Invoicing
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<InvoiceLine, Nullable<DeliveryTerms>> DeliveryTermsCodeAttribute
Public Shared ReadOnly DeliveryTermsCodeAttribute As StringEnumDataAttribute(Of InvoiceLine, Nullable(Of DeliveryTerms))
public:
static initonly StringEnumDataAttribute<InvoiceLine^, Nullable<DeliveryTerms^>^>^ DeliveryTermsCodeAttribute
static val DeliveryTermsCodeAttribute: StringEnumDataAttribute<InvoiceLine, Nullable<DeliveryTerms>>
Field Value
Type:
StringEnumDataAttributeInvoiceLine,
NullableDeliveryTerms
See Also