View.IsolateCategoryTemporary
Method
Description:
Set one category to be temporarily isolated in the view.
Set one category to be temporarily isolated in the view.
Parameters
| Parameter | Type | Description |
|---|---|---|
| elementId | ElementId | Id of category to be isolated. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | elementId does not correspond to a Category. |
| ArgumentNullException | A non-optional argument was null |