ProfitCentersRepositoryParentReference Field |
Definition of the
Parent reference
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ProfitCenter, ProfitCenter> ParentReference
Public Shared ReadOnly ParentReference As PrimaryKeyReference(Of ProfitCenter, ProfitCenter)
public:
static initonly PrimaryKeyReference<ProfitCenter^, ProfitCenter^>^ ParentReference
static val ParentReference: PrimaryKeyReference<ProfitCenter, ProfitCenter>
Field Value
Type:
PrimaryKeyReferenceProfitCenter,
ProfitCenter
See Also