Version

IPivotDataSlicer Interface Methods

For a list of all members of this type, see IPivotDataSlicer members.

Public Methods
 NameDescription
 MethodGetItemReturns the IPivotDataSlicerItem with the specified unique name, or null if no such item exists,  
 MethodGetTargetHierarchyGets an instance of Infragistics.Olap.Data.IHierarchy which TargetHierarchy property points to as make safe getting that instance from a background thread.  
 MethodGetTargetLevelGets an instance of Infragistics.Olap.Data.ILevel which TargetLevel property points to as make safe getting that instance from a background thread.  
See Also