AccountingVoucherLinesRepositoryCostCenterReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<AccountingVoucherLine, CostCenter> CostCenterReference
Public Shared ReadOnly CostCenterReference As PrimaryKeyReference(Of AccountingVoucherLine, CostCenter)
public:
static initonly PrimaryKeyReference<AccountingVoucherLine^, CostCenter^>^ CostCenterReference
static val CostCenterReference: PrimaryKeyReference<AccountingVoucherLine, CostCenter>
Field Value
Type:
PrimaryKeyReferenceAccountingVoucherLine,
CostCenter
See Also