The Dimension type exposes the following members.

Methods

  NameDescription
EqualsOverloaded.
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode (Overrides Object..::.GetHashCode()()().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
DisplayName
Gets the display name of this dimension.
Id
Gets the unique identifier of this dimension.
MultiSelect
Gets the type of multi-select this dimension supports.
Name
Gets the name of this dimension.
Root
Gets the root dimension value for this dimension.

See Also