com.microstrategy.webapi.EnumDSSXMLNodeDimty |
This interface defines the enumeration constants used to specify the meaning of the 'Dimensionality' property on a node.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlNodeDimtyBreakBy | Break-by dimensionality on the node. | |||||||||
int | DssXmlNodeDimtyContinuation | Continuation dimensionality on the node. | |||||||||
int | DssXmlNodeDimtyEmbedded | Embedded dimensionality on the node. | |||||||||
int | DssXmlNodeDimtyExclusiveContinuation | Exclusive continuation dimensionality on the node. | |||||||||
int | DssXmlNodeDimtyNone | No dimensionality on the node. | |||||||||
int | DssXmlNodeDimtyOutputLevel | Output level dimensionality on the node. | |||||||||
int | DssXmlNodeDimtyReserved | Reserved value. | |||||||||
int | DssXmlNodeDimtyUnspecified | Unspecified dimensionality on the node. |
Break-by dimensionality on the node.
Continuation dimensionality on the node.
Embedded dimensionality on the node.
Exclusive continuation dimensionality on the node.
No dimensionality on the node.
Output level dimensionality on the node.
Reserved value.
Unspecified dimensionality on the node.