| Visual Basic (Declaration) | |
|---|---|
Function HideLevel( _ ByVal hierarchyUniqueName As System.String, _ ByVal levelNumber As System.Integer, _ ByVal shelf As ShelfKind _ ) As ILayoutActions | |
| C# | |
|---|---|
ILayoutActions HideLevel( System.string hierarchyUniqueName, System.int levelNumber, ShelfKind shelf ) | |
Parameters
- hierarchyUniqueName
- The affected hierarchy.
- levelNumber
- The level number to be hidden.
- 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