CalculationProductOutputsRepositoryProfitCenterReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<CalculationProductOutput, ProfitCenter> ProfitCenterReference
Public Shared ReadOnly ProfitCenterReference As PrimaryKeyReference(Of CalculationProductOutput, ProfitCenter)
public:
static initonly PrimaryKeyReference<CalculationProductOutput^, ProfitCenter^>^ ProfitCenterReference
static val ProfitCenterReference: PrimaryKeyReference<CalculationProductOutput, ProfitCenter>
Field Value
Type:
PrimaryKeyReferenceCalculationProductOutput,
ProfitCenter
See Also