CostTypesRepositoryNameAttribute Field |
Definition of the
Name data attribute
Namespace:
Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<CostType, string> NameAttribute
Public Shared ReadOnly NameAttribute As ColumnDataAttribute(Of CostType, String)
public:
static initonly ColumnDataAttribute<CostType^, String^>^ NameAttribute
static val NameAttribute: ColumnDataAttribute<CostType, string>
Field Value
Type:
ColumnDataAttributeCostType,
String
See Also