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