com.microstrategy.webapi.EnumDSSXMLKeepIndependent |
Class Overview
This interface defines the enumeration constants used to specify
the interaction of metric qualifications and the user filter when drilling.
This property comes into play only when the reportFilter property of the
drill action is set to DssXmlReportFilterApply
Constants
public
static
final
int
DssXmlKeepIndependentClear
Constant Value:
3
(0x00000003)
public
static
final
int
DssXmlKeepIndependentDefault
Constant Value:
1
(0x00000001)
public
static
final
int
DssXmlKeepIndependentReserved
Constant Value:
0
(0x00000000)
public
static
final
int
DssXmlKeepIndependentSet
Constant Value:
2
(0x00000002)