DistributionCostsRepositoryCostTypeReference 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<DistributionCost, CostType> CostTypeReference
Public Shared ReadOnly CostTypeReference As PrimaryKeyReference(Of DistributionCost, CostType)
public:
static initonly PrimaryKeyReference<DistributionCost^, CostType^>^ CostTypeReference
static val CostTypeReference: PrimaryKeyReference<DistributionCost, CostType>
Field Value
Type:
PrimaryKeyReferenceDistributionCost,
CostType
See Also