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