ProjectTypesRepositoryNameAttribute Field |
Definition of the
Name 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<ProjectType, string> NameAttribute
Public Shared ReadOnly NameAttribute As ColumnDataAttribute(Of ProjectType, String)
public:
static initonly ColumnDataAttribute<ProjectType^, String^>^ NameAttribute
static val NameAttribute: ColumnDataAttribute<ProjectType, string>
Field Value
Type:
ColumnDataAttributeProjectType,
String
See Also