Represents an Account Application Calculation.
Implements I_ISDirty, I_ISObjectName
Methods
|
Name |
Description |
|
CalculationReset |
Clear all Calculation details so that the next time the CreateAccount method is called, defaults will be used. |
|
Clear |
Clear details excluding the Key and KeyLocked properties. |
|
Clone |
Create a copy of this object. |
|
CreateAccount |
Create a temporary Account object that is used to access the Calculation. |
|
GetObjectName |
|
|
UpdateFromAccount |
Update the Calculation from an Account object created via the CreateAccount method. |
Properties
|
Name |
Description |
|
AccountApp Read-Only |
The parent Account Application object. |
|
AccountAppCalculations Read-Only |
The parent Account Calculations collection. |
|
CreatedDate Read-Only |
The date and time this record was created. |
|
CreatedUserPk Read-Only |
The primary key of the User that created this record. |
|
CreatedUtcDate Read-Only |
The UTC date and time this record was created. |
|
HasSavedCalculationDetails Read-Only |
Indicates whether this Calculation has saved details, i.e., it has been updated via the UpdateFromAccount method. |
|
Index Read-Only |
The Index of this item within its collection. |
|
IsDirty Read-Only |
Indicates whether this object has been modified since being created, loaded or refreshed. |
|
IsNew Read-Only |
Indicates whether this is a new record. |
|
IsSelectedCalculation Read-Only |
Indicates whether this is the Selected Calculation, i.e., the one that will be used when creating the final Account. |
|
Key |
The unique Key that identifies this item in the collection. |
|
KeyLocked |
Indicates whether the Key should be locked in the User Interface to prevent Users from changing it. |
|
Name |
A friendly Name to identify this item. |
|
NameResolved Read-Only |
A friendly Name to identify this item. |
|
Notes |
Notes regarding this Calculation. |
|
Parent |
The parent collection. |
|
Pk |
This record's primary key. |
|
Timestamp |
This record's Timestamp. |
|
UpdatedDate Read-Only |
The date and time this record was updated. |
|
UpdatedUserPk |
The primary key of the User that updated this record. |
|
UpdatedUtcDate |
The UTC date and time this record was updated. |
|
UserData Read-Only |
User Defined data. |
|
UserInvalid |
Indicates whether this calculation is flagged as Invalid by a User. |
|
UserInvalidReason |
The reason this Calculation is flagged as being User Invalid. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0