PurchaseInvoicesRepositoryDeliveryTermsCodeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<PurchaseInvoice, Nullable<DeliveryTerms>> DeliveryTermsCodeAttribute
Public Shared ReadOnly DeliveryTermsCodeAttribute As StringEnumDataAttribute(Of PurchaseInvoice, Nullable(Of DeliveryTerms))
public:
static initonly StringEnumDataAttribute<PurchaseInvoice^, Nullable<DeliveryTerms^>^>^ DeliveryTermsCodeAttribute
static val DeliveryTermsCodeAttribute: StringEnumDataAttribute<PurchaseInvoice, Nullable<DeliveryTerms>>
Field Value
Type:
StringEnumDataAttributePurchaseInvoice,
NullableDeliveryTerms
See Also