ExportConstantsViewOnlyQueryStringKey Field |
The query string parameter which specifies how the view should load
Namespace:
Dundas.BI.Export
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public const string ViewOnlyQueryStringKey = "vo"
Public Const ViewOnlyQueryStringKey As String = "vo"
public:
literal String^ ViewOnlyQueryStringKey = "vo"
static val mutable ViewOnlyQueryStringKey: string
Field Value
Type:
StringSee Also