RecallNolView Method
Description
Recalls a named View from a Named Object Library.
Syntax
Visual Basic |
---|
Public Function RecallNolView( _ ByVal view As String _ ) As Integer |
Parameters
- view
- The named View to recall.
Remarks
Available: GEO D OD OM OV SISpy
Groups:
Example
sis.RecallNolView ("View1")