PurchaseInvoiceLinesRepositoryLineCostCenterReference 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<PurchaseInvoiceLine, CostCenter> LineCostCenterReference
Public Shared ReadOnly LineCostCenterReference As PrimaryKeyReference(Of PurchaseInvoiceLine, CostCenter)
public:
static initonly PrimaryKeyReference<PurchaseInvoiceLine^, CostCenter^>^ LineCostCenterReference
static val LineCostCenterReference: PrimaryKeyReference<PurchaseInvoiceLine, CostCenter>
Field Value
Type:
PrimaryKeyReferencePurchaseInvoiceLine,
CostCenter
See Also