com.microstrategy.webapi.EnumDSSXMLDrillQual |
This interface defines the enumeration constants used to specify the drill action with respect to metric qualification on the report filter.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlDrillQualBoth | Specifies a flag indicating the qualification is applied at both new and old levels. | |||||||||
int | DssXmlDrillQualNew | Specifies a flag indicating the qualification is moved to the level of the new template unit. | |||||||||
int | DssXmlDrillQualOld | Specifies a flag indicating the qualification remains at its original level. |
Specifies a flag indicating the qualification is applied at both new and old levels.
Specifies a flag indicating the qualification is moved to the level of the new template unit.
Specifies a flag indicating the qualification remains at its original level.