PurchaseInvoiceLinesRepositoryDeliveryTermsCodeAttribute 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<PurchaseInvoiceLine, Nullable<DeliveryTerms>> DeliveryTermsCodeAttribute
Public Shared ReadOnly DeliveryTermsCodeAttribute As StringEnumDataAttribute(Of PurchaseInvoiceLine, Nullable(Of DeliveryTerms))
public:
static initonly StringEnumDataAttribute<PurchaseInvoiceLine^, Nullable<DeliveryTerms^>^>^ DeliveryTermsCodeAttribute
static val DeliveryTermsCodeAttribute: StringEnumDataAttribute<PurchaseInvoiceLine, Nullable<DeliveryTerms>>
Field Value
Type:
StringEnumDataAttributePurchaseInvoiceLine,
NullableDeliveryTerms
See Also