Represents notes about a contact. Each contact in the system may have zero or more notes.

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

Syntax

C#
public class CNote : iboBase
Visual Basic
Public Class CNote _
	Inherits iboBase
Visual C++
public ref class CNote : public iboBase

Inheritance Hierarchy

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

See Also