RVTDocs.com

ViewSheetSetting.Delete

Method
Description:
Delete the current view sheet set, and make the In-Session set as the current one.
Remarks:
If the current view sheet set is In-Session, an InvalidOperationException will be thrown.
Syntax
public bool Delete()
Exceptions
Exception Condition
InvalidOperationException Thrown when the current view sheet set is In-Session.