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