PurchaseInvoicesRepositoryIntrastatTransactionNatureCodeAttribute 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<TransactionNature>> IntrastatTransactionNatureCodeAttribute
Public Shared ReadOnly IntrastatTransactionNatureCodeAttribute As StringEnumDataAttribute(Of PurchaseInvoice, Nullable(Of TransactionNature))
public:
static initonly StringEnumDataAttribute<PurchaseInvoice^, Nullable<TransactionNature^>^>^ IntrastatTransactionNatureCodeAttribute
static val IntrastatTransactionNatureCodeAttribute: StringEnumDataAttribute<PurchaseInvoice, Nullable<TransactionNature>>
Field Value
Type:
StringEnumDataAttributePurchaseInvoice,
NullableTransactionNature
See Also