Represents an Account linked to a Pool.
Implements I_ISDirty, I_ISObjectName
Methods
|
Name |
Description |
|
AccountIdSet |
Set the AccountId and other Account properties that this Pool relates to. |
|
AccountLoad |
Loads the Account object. |
|
AccountRefresh |
Forces the Account object to be reloaded from the database the next time it is accessed. |
|
Clear |
Clear details. |
|
GetObjectName |
|
Properties
|
Name |
Description |
|
Account Read-Only |
The Account. |
|
AccountClass Read-Only |
The Account's Class. |
|
AccountClassSimple Read-Only |
The simple Account Class, either Current, Deposit, Disbursement or Loan. |
|
AccountClassText Read-Only |
The Account's Class in its String representation. |
|
AccountId Read-Only |
The Id of the Account that this item relates to. |
|
AccountLoaded Read-Only |
Indicates whether the Account has been loaded. |
|
AccountTypeId Read-Only |
The Id of the Account's Account Type. |
|
AccountTypePk Read-Only |
The primary key of the Account's Account Type. |
|
Balance Read-Only |
The Account's Balance. |
|
BalanceOverdue Read-Only |
The Account's Overdue Balance. |
|
BranchId Read-Only |
The If of the Account's Branch. |
|
BranchPk Read-Only |
The primary key of the Account's Branch. |
|
CurrentPoolId Read-Only |
The Account's PoolId. |
|
CurrentPoolPk Read-Only |
The Account's PoolPk. |
|
DateOpened Read-Only |
The Account Date Opened. |
|
Description Read-Only |
The Account Description. |
|
IsDirty Read-Only |
Indicates whether this object has been modified since being created, loaded or refreshed. |
|
Name Read-Only |
The Account Name. |
|
Pk |
The primary key of the Account that this item relates to. |
|
ProductTypeId Read-Only |
The Id of the Account's Product Type. |
|
ProductTypePk Read-Only |
The primary key of the Account's Product Type. |
|
Status Read-Only |
The Account Status. |
|
StatusText Read-Only |
The Account Status in its text representation. |
|
Tag |
The Tag property can be used to attach another value or object to this object. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0