AccountingVoucherLinesRepositoryProfitCenterReference 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, ProfitCenter> ProfitCenterReference
Public Shared ReadOnly ProfitCenterReference As PrimaryKeyReference(Of AccountingVoucherLine, ProfitCenter)
public:
static initonly PrimaryKeyReference<AccountingVoucherLine^, ProfitCenter^>^ ProfitCenterReference
static val ProfitCenterReference: PrimaryKeyReference<AccountingVoucherLine, ProfitCenter>
Field Value
Type:
PrimaryKeyReferenceAccountingVoucherLine,
ProfitCenter
See Also