PurchaseInvoicesRepositoryIntrastatTransportCountryReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<PurchaseInvoice, Country> IntrastatTransportCountryReference
Public Shared ReadOnly IntrastatTransportCountryReference As PrimaryKeyReference(Of PurchaseInvoice, Country)
public:
static initonly PrimaryKeyReference<PurchaseInvoice^, Country^>^ IntrastatTransportCountryReference
static val IntrastatTransportCountryReference: PrimaryKeyReference<PurchaseInvoice, Country>
Field Value
Type:
PrimaryKeyReferencePurchaseInvoice,
Country
See Also