Represents either a Definition of an Ext View or and Instance of an Ext View for a specific Contact An instance contains all of the definition info as well. An ExtView is an iMIS User Defined Window

Namespace:  Asi.iBO.ContactManagement
Assembly:  Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0

Syntax

C#
public class CExtView : iboBase
Visual Basic (Declaration)
Public Class CExtView _
	Inherits iboBase
Visual C++
public ref class CExtView : public iboBase

Inheritance Hierarchy

System..::.Object
  Asi.iBO..::.iboBase
    Asi.iBO.ContactManagement..::.CExtView

See Also