2024 Method
Changes 0
M

ViewSheetSetting.Delete

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.
public bool Delete()
bool False if Delete operation fails, otherwise True.