DataConstantsEnableSlicerAsSubquery Field |
The name used for the measure property holding the "enable slicer as subquery" setting.
Namespace: Dundas.BI.DataAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic static readonly string EnableSlicerAsSubquery
Public Shared ReadOnly EnableSlicerAsSubquery As String
public:
static initonly String^ EnableSlicerAsSubquery
static val EnableSlicerAsSubquery: string
Field Value
String
RemarksThe value of this constant is ENABLE_SLICER_AS_SUBQUERY.
See Also