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