com.microstrategy.webapi.EnumDSSXMLDrillUnitSource |
Enumeration constants to specify where the template unit for the drill action be obtained from.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlDrillUnitColumn | The source is the column. | |||||||||
int | DssXmlDrillUnitInstance | The source is the report instance. | |||||||||
int | DssXmlDrillUnitLocal | The source is local. | |||||||||
int | DssXmlDrillUnitNone | There is no source. | |||||||||
int | DssXmlDrillUnitPageBy | The source is the page-by. | |||||||||
int | DssXmlDrillUnitReserved | Reserved. | |||||||||
int | DssXmlDrillUnitRow | The source is the row. |
The source is the column.
The source is the report instance.
The source is local.
There is no source.
The source is the page-by.
Reserved.
The source is the row.