| Visual Basic (Declaration) | |
|---|---|
Function DrillHierarchy( _ ByVal hierarchyUniqueName As System.String, _ ByVal levelNumber As System.Integer, _ ByVal shelf As ShelfKind _ ) As ILayoutActions | |
| C# | |
|---|---|
ILayoutActions DrillHierarchy( System.string hierarchyUniqueName, System.int levelNumber, ShelfKind shelf ) | |
Parameters
- hierarchyUniqueName
- The affected hierarchy.
- levelNumber
- The level number to be drilled.
- shelf
- The affected shelf.
Return Value
A reference to this instance after the operation has completed.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2