ReportsRepositoryQueryNameAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Report, string> QueryNameAttribute
Public Shared ReadOnly QueryNameAttribute As ColumnDataAttribute(Of Report, String)
public:
static initonly ColumnDataAttribute<Report^, String^>^ QueryNameAttribute
static val QueryNameAttribute: ColumnDataAttribute<Report, string>
Field Value
Type:
ColumnDataAttributeReport,
String
See Also