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.2.0

Syntax

C#
public class CCashAccount
Visual Basic (Declaration)
Public Class CCashAccount
Visual C++
public ref class CCashAccount

Inheritance Hierarchy

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

See Also