WorkgroupsRepositoryNameAttribute 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<Workgroup, string> NameAttribute
Public Shared ReadOnly NameAttribute As ColumnDataAttribute(Of Workgroup, String)
public:
static initonly ColumnDataAttribute<Workgroup^, String^>^ NameAttribute
static val NameAttribute: ColumnDataAttribute<Workgroup, string>
Field Value
Type:
ColumnDataAttributeWorkgroup,
String
See Also