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