CostCentersRepositoryRelativeWeightAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<CostCenter, decimal> RelativeWeightAttribute
Public Shared ReadOnly RelativeWeightAttribute As ColumnDataAttribute(Of CostCenter, Decimal)
public:
static initonly ColumnDataAttribute<CostCenter^, Decimal^>^ RelativeWeightAttribute
static val RelativeWeightAttribute: ColumnDataAttribute<CostCenter, decimal>
Field Value
Type:
ColumnDataAttributeCostCenter,
Decimal
See Also