Classes
| Class | Description | |
|---|---|---|
| CCashAccount |
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.
| |
| CCountry |
Represents a Country as it is defined in iMIS
| |
| CCustomerType |
Represents an iMIS Customer Type
| |
| CFinancialEntity |
The CFinancialEntity class represents the Org_Control table.
| |
| CPaymentAuthorizationAccount |
CPaymentAuthorizationAccount represents the information needed to connect to an online payment processing.
This is the CCAuthAccount table in iMIS.
gateway.
| |
| CReferenceData |
Retrieves and caches system reference data for convenient access.
| |
| CSubscriptionDef |
Represents the Subscription definitions associated with a Customer type. They can be accesses thru the
CCustomerType class.
| |
| CSystemConfig |
Represents the iMIS System Settings for the current iMIS installation
| |
| CTaxAuthority |
CTaxAuthority represents a Tax Authority defined in iMIS. It does not understand the types of taxation, just represents the data.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| CashAccountType |
The CashAccountType enumeration represents the types of cash account, e.g., cash, credit card, debit card, or other.
| |
| FinancialTaxType |
The FinancialTaxType enumeration represents the different types of taxation that a Financial Entity can track.
| |
| iMISModule |
Represents the set of iMIS Modules.
| |
| PaymentAuthorizationMode |
The PaymentAuthorizationMode enumeration contains the possible values for the iMIS Payment Authorization Mode.
| |
| SqlSecurityModelType |
Represents the different types of SQL Security models available in iMIS
|