PurchaseInvoicesRepositoryCostCenterReference 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, CostCenter> CostCenterReference
Public Shared ReadOnly CostCenterReference As PrimaryKeyReference(Of PurchaseInvoice, CostCenter)
public:
static initonly PrimaryKeyReference<PurchaseInvoice^, CostCenter^>^ CostCenterReference
static val CostCenterReference: PrimaryKeyReference<PurchaseInvoice, CostCenter>
Field Value
Type:
PrimaryKeyReferencePurchaseInvoice,
CostCenter
See Also