TemplateCostTypesRepositoryCostTypeIdAttribute Field |
Definition of the data attribute for
CostType reference
Namespace:
Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TemplateCostType, Guid> CostTypeIdAttribute
Public Shared ReadOnly CostTypeIdAttribute As ColumnDataAttribute(Of TemplateCostType, Guid)
public:
static initonly ColumnDataAttribute<TemplateCostType^, Guid^>^ CostTypeIdAttribute
static val CostTypeIdAttribute: ColumnDataAttribute<TemplateCostType, Guid>
Field Value
Type:
ColumnDataAttributeTemplateCostType,
Guid
See Also