DataSourceQueriesRepositoryReferencePathAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Reporting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DataSourceQuery, string> ReferencePathAttribute
Public Shared ReadOnly ReferencePathAttribute As ColumnDataAttribute(Of DataSourceQuery, String)
public:
static initonly ColumnDataAttribute<DataSourceQuery^, String^>^ ReferencePathAttribute
static val ReferencePathAttribute: ColumnDataAttribute<DataSourceQuery, string>
Field Value
Type:
ColumnDataAttributeDataSourceQuery,
String
See Also