Given the name of an EXTView gets a CExtView object containing its definition, but no instance data.
Namespace: Asi.iBO.SystemConfigAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public CExtView GetExtViewDefinition( string viewName ) |
| Visual Basic |
|---|
Public Function GetExtViewDefinition ( _ viewName As String _ ) As CExtView |
| Visual C++ |
|---|
public: CExtView^ GetExtViewDefinition( String^ viewName ) |
Parameters
- viewName
- Type: System..::..String
The name of the view desired