| Visual Basic (Declaration) | |
|---|---|
Function SwitchToDiscrete( _ ByVal hierarchyUniqueName As System.String, _ ByVal shelf As ShelfKind _ ) As ILayoutActions | |
| C# | |
|---|---|
ILayoutActions SwitchToDiscrete( System.string hierarchyUniqueName, ShelfKind shelf ) | |
Parameters
- hierarchyUniqueName
- The hierarchy to be placed instead of its continuous field.
- shelf
- The affected shelf.
Return Value
A reference to this instance after the operation has completed.This is an opposite action to the SwitchToContinuous. The hierarchy will be removed from the Level Of Details shelf if it is there.
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