CCashAccount represents an iMIS Cash Account for accounting and finance functionality -- this is the Cash_Accounts table. Examples of cash accounts are Cash, Credit Cards (Amex, Visa, etc.) that are treated as cash by iMIS.

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

Syntax

C#
public class CCashAccount
Visual Basic
Public Class CCashAccount
Visual C++
public ref class CCashAccount

Inheritance Hierarchy

System..::..Object
  Asi.iBO.SystemConfig..::..CCashAccount

See Also