com.microstrategy.webapi.EnumDSSXMLTemplateUnitType |
An enumeration of the template unit types.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlTemplateAttribute | This unit contains an attribute. | |||||||||
int | DssXmlTemplateConsolidation | The unit contains a consolidation. | |||||||||
int | DssXmlTemplateCustomGroup | The unit contains a custom group. | |||||||||
int | DssXmlTemplateDimension | The unit contains a dimension. | |||||||||
int | DssXmlTemplateMetrics | The unit contains all the metrics on the template. | |||||||||
int | DssXmlTemplatePrompt | The unit contains a prompt. | |||||||||
int | DssXmlTemplateRawUnit | The raw data unit created by custom SQL. | |||||||||
int | DssXmlTemplateReserved | Reserved. |
This unit contains an attribute.
The unit contains a consolidation.
The unit contains a custom group.
The unit contains a dimension.
The unit contains all the metrics on the template.
The unit contains a prompt.
The raw data unit created by custom SQL. The unit contains 2D raw data table.
Reserved.