TypeRolesRepositoryDescriptionAttribute Field |
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> DescriptionAttribute
Public Shared ReadOnly DescriptionAttribute As ColumnDataAttribute(Of TypeRole, String)
public:
static initonly ColumnDataAttribute<TypeRole^, String^>^ DescriptionAttribute
static val DescriptionAttribute: ColumnDataAttribute<TypeRole, string>
Field Value
Type:
ColumnDataAttributeTypeRole,
String
See Also