PurchaseInvoicesRepositoryIntrastatTransportCountryIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PurchaseInvoice, Nullable<Guid>> IntrastatTransportCountryIdAttribute
Public Shared ReadOnly IntrastatTransportCountryIdAttribute As ColumnDataAttribute(Of PurchaseInvoice, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<PurchaseInvoice^, Nullable<Guid^>^>^ IntrastatTransportCountryIdAttribute
static val IntrastatTransportCountryIdAttribute: ColumnDataAttribute<PurchaseInvoice, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributePurchaseInvoice,
NullableGuid
See Also