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