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