public void HideAttachedDetailGroups( View view, ElementId detailGroupTypeId )
| Exception | Condition |
|---|---|
| ArgumentException | The attached detail group detailGroupTypeId does not match the input view's orientation. |
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | The input group is not a model group and can therefore not have attached detail groups. |