The Dimension type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | Overloaded. |
![]() | 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 |
See 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 | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | 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.
|