[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Implements the dimension interface. Hold the data required for
serving up dimension data.
The following tables list the members exposed by the DimensionImpl type.
Public Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetMembers |
Returns the member values for the dimension.
|
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
Public Constructors
Name | Description | |
---|---|---|
![]() | DimensionImplNew | Constructor. |
Public Properties
Name | Description | |
---|---|---|
![]() | PropertyNames |
Returns the event property name or names providing the member values for the dimension.
|