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