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