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