Finds the ExtView instance with the given name for the Contact and returns a reference to it.
Namespace:
Asi.iBO.ContactManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public CExtView GetExtViewByName( string viewName ) |
| Visual Basic (Declaration) |
|---|
Public Function GetExtViewByName ( _ viewName As String _ ) As CExtView |
| Visual C++ |
|---|
public: CExtView^ GetExtViewByName( String^ viewName ) |
Parameters
- viewName
- Type: System..::.String
The name of the ExtView desired