CustomViewDelete
The
CustomViewDelete
verb deletes
a custom view from the model.
The user interface equivalent for deleting a custom view is to right-click the custom view, and then click Delete.
The syntax is as follows:
CustomViewDelete "customview"
Argument |
Description |
---|---|
CustomViewDelete "custom view" |
Deletes the custom view "custom view". "custom view" must be the object name and can include the object identifier. |
Example
CustomViewDelete "Authors"