Version

ResultAxis Class Members

The following tables list the members exposed by ResultAxis.

Public Constructors
 NameDescription
Public ConstructorResultAxis ConstructorInitializes a new instance of the ResultAxis class.  
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)EmptyGets instance of empty ResultAxis object.  
Public PropertyMaxDepthAxisGets information of max level depth of each hierarchy in this axis.  
Public PropertyTupleResolverGets the tuple resolver helper instance.  
Public PropertyTuplesGets a ReadOnlyCollection with the tuples that are included in the result axis.  
Public Methods
 NameDescription
Public MethodGetTupleIndexGets the index of the specified tuple.  
See Also