The Dimension type exposes the following members.

Properties

  NameDescription
Public propertyAncestors
Gets the ancestors pertinent to this dimension.
Public propertyCompletePath
Returns the complete path of the dimension values consolidating ancestors, descriptor, and implicits in this order.
Public propertyDescriptor
Gets the descriptor for this dimension.
Public propertyDimGroupId
Gets the ID of the dimension group to which this dimension belongs.
Public propertyDimGroupName
Gets the name of the dimension group to which this dimension belongs.
Public propertyId
Gets the ID of the dimension.
Public propertyImplicitLocations
Gets the implicit dimension locations contained in this dimension.
Public propertyIntermediates
Gets the intermediate non-navigable refinements that have been selected and do not affect the query terms.
Public propertyName
Gets the name of the dimension.
Public propertyRefinementParent
Gets the refinements' parent value in this dimension.
Public propertyRefinements
Gets the refinements available and retrieved in this dimension.
Public propertyRoot
Gets the root dimension value of this dimension.

See Also