Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ResultAxis Class Members
The following tables list the members exposed by ResultAxis.
Public Properties
| Name | Description |
![Public Property](dotnetimages/publicProperty.gif) ![static (Shared in Visual Basic)](dotnetimages/static.gif) | Empty | Gets instance of empty ResultAxis object. |
![Public Property](dotnetimages/publicProperty.gif) | MaxDepthAxis | Gets information of max level depth of each hierarchy in this axis. |
![Public Property](dotnetimages/publicProperty.gif) | TupleResolver | Gets the tuple resolver helper instance. |
![Public Property](dotnetimages/publicProperty.gif) | Tuples | Gets a ReadOnlyCollection with the tuples that are included in the result axis. |
Public Methods
| Name | Description |
![Public Method](dotnetimages/publicMethod.gif) | GetTupleIndex | Gets the index of the specified tuple. |
See Also