com.microstrategy.webapi.EnumDSSXMLResult2Flags |
This enumeration contains a second set of result flags, used as part of the extendable_parameter argument to IDSSXMLReportServer.GetExecutionResultsEx.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlResult2AllPrompts | ||||||||||
int | DssXmlResult2DrillPathsDesired | flag to include desired drill paths. | |||||||||
int | DssXmlResult2DrillPathsHighImportance | Drill Importance flag. | |||||||||
int | DssXmlResult2DrillPathsLowImportance | Drill Importance flag. | |||||||||
int | DssXmlResult2DrillPathsMediumImportance | Drill Importance flag. | |||||||||
int | DssXmlResult2DrillPathsTemplate | flag to include template drill paths. | |||||||||
int | DssXmlResult2DrillPathsWithin | flag to include desired drill paths. | |||||||||
int | DssXmlResult2DtlsReportDetails | Flag used to include the report details text | |||||||||
int | DssXmlResult2EnhancedGraphXML | ||||||||||
int | DssXmlResult2EnhancedTimeXML | flag to support dynamic date serialization in XML. | |||||||||
int | DssXmlResult2FormDetails | Adds form details to XML | |||||||||
int | DssXmlResult2ImageMap | flag to include image map information relating to graphs. | |||||||||
int | DssXmlResult2InstanceProperties | ||||||||||
int | DssXmlResult2LimitsXML | ||||||||||
int | DssXmlResult2MinimalPropertiesXML | Optimization in properties XML | |||||||||
int | DssXmlResult2NewCssAndColumnHeader | Flag used to generate CSS with short format and not include the column titles along with the column header information for grids | |||||||||
int | DssXmlResult2NewSubtotalsXML | Flag for subtotals information in the new format under template | |||||||||
int | DssXmlResult2NoElementIDs | Excludes element IDs from XML | |||||||||
int | DssXmlResult2NoFormatXML | Excludes formats from XML | |||||||||
int | DssXmlResult2NoGridNode | Exclude grid nodes from XML | |||||||||
int | DssXmlResult2PageCurrentElementsOnly | Show only current page elements | |||||||||
int | DssXmlResult2PageTreeStyle2 | This flag is used to trim the page-by tree to just the first order selections, i.e. | |||||||||
int | DssXmlResult2Personalize | ||||||||||
int | DssXmlResult2RWDGraphsSpecial | ||||||||||
int | DssXmlResult2RawDates | Adds raw (not-formatted) date values to the XML | |||||||||
int | DssXmlResult2ReportSourceXML | Adds report source to XML | |||||||||
int | DssXmlResult2RowColumnLabels | Flag used to include the row and column labels for the current report. | |||||||||
int | DssXmlResult2ShortCSSNames | Tells the server to send short CSS names instead of long ones. | |||||||||
int | DssXmlResult2WidgetStrings | ||||||||||
int | DssXmlResult2Widths | Used to retrieve column width information. | |||||||||
int | DssXmlResult2Widths2 | Adds additional column width information to the XML. | |||||||||
int | DssXmlResult2XDAHierarchies |
flag to include desired drill paths.
Drill Importance flag. Cannot be ORed with other drill importance flags
Drill Importance flag. Cannot be ORed with other drill importance flags
Drill Importance flag. Cannot be ORed with other drill importance flags
flag to include template drill paths. It is ignored if there are no drill importance flags set.
flag to include desired drill paths.
Flag used to include the report details text
flag to support dynamic date serialization in XML.
Adds form details to XML
flag to include image map information relating to graphs. 'mpp' node
Optimization in properties XML
Flag used to generate CSS with short format and not include the column titles along with the column header information for grids
Flag for subtotals information in the new format under template
Excludes element IDs from XML
Excludes formats from XML
Exclude grid nodes from XML
Show only current page elements
This flag is used to trim the page-by tree to just the first order selections, i.e. enough available options for the user to make exactly one change to one of the available attributes.
Adds raw (not-formatted) date values to the XML
Adds report source to XML
Flag used to include the row and column labels for the current report.
Tells the server to send short CSS names instead of long ones.
Used to retrieve column width information.
Adds additional column width information to the XML.