View.IsolateElementsTemporary
Method
Description:
Set multiple elements to be temporarily isolated in the view. To isolate a group completely, you must also include all members of all groups and nested groups in your input.
Set multiple elements to be temporarily isolated in the view. To isolate a group completely, you must also include all members of all groups and nested groups in your input.
Parameters
Parameter | Type | Description |
---|---|---|
elementIds | ICollection | Ids of elements to be isolated. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |