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