Represents the financial settings of a contact

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

Syntax

C#
[SerializableAttribute]
public class CFinancialProfile : iboBase
Visual Basic
<SerializableAttribute> _
Public Class CFinancialProfile _
	Inherits iboBase
Visual C++
[SerializableAttribute]
public ref class CFinancialProfile : public iboBase

Inheritance Hierarchy

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

See Also