TypeRolesRepositoryRoleNameAttribute Field |
Definition of the
RoleName data attribute
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TypeRole, string> RoleNameAttribute
Public Shared ReadOnly RoleNameAttribute As ColumnDataAttribute(Of TypeRole, String)
public:
static initonly ColumnDataAttribute<TypeRole^, String^>^ RoleNameAttribute
static val RoleNameAttribute: ColumnDataAttribute<TypeRole, string>
Field Value
Type:
ColumnDataAttributeTypeRole,
String
See Also