Represents a Pool.
Implements I_ISDirty, I_ISObjectName, I_finExtendedAuditInformation, I_finSummaryPages

Methods

Name Description
AccountsLoad Loads the Accounts collection.
AccountsRefresh Forces the Accounts collection to be reloaded from the database the next time it is accessed.
AuditItemsLoad Loads the Audit Items collection.
AuditItemsRefresh Forces the Audit Items collection to be reloaded from the database the next time it is accessed.
Clear Clears this object and sets all of its properties to their defaults.
Delete Deletes the current record.
Duplicate Duplicates the current object.
GetObjectName
GetUserDataByIndex Retrieves User Defined Data by its Index.
Load Loads a record from the database.
LoadPk Loads a record from the database.
Refresh Refreshes this object from the database.
Save Save this record.
SaveWithoutRefresh Save this record without flagging the Pools Global Collection as requiring a Refresh.
SetUserDataByIndex Sets User Defined Data by its Index.
SummaryPagesLoad Loads the Summary Pages collection.
SummaryPagesRefresh Forces the Summary Pages collection to be rebuilt the next time it is accessed.
UserDataInitialiseFromParameterSet Initialise User Data from a Parameter Set, i.e., create User Data entries and defaults.

Properties

Name Description
Accounts Read-Only A collection of Accounts.
AccountsChanged Read-Only Indicates whether the Accounts collection has been loaded and has had changes made to it.
AccountsLoaded Read-Only Indicates whether the Accounts collection has been loaded.
Active Indicates whether this record is Active.
AuditItems Read-Only A collection of Audit Items.
AuditItemsLoaded Read-Only Indicates whether the Audit Items collection has been loaded.
CreatedDate Read-Only The Local 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.
Description The Description of this Pool.
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.
Notes Notes about the Pool.
Pk Read-Only This record's primary key.
PoolId The Id of this Pool.
SummaryPages Read-Only A collection of Summary Pages.
SummaryPagesLoaded Read-Only Indicates whether the Summary Pages collection has been loaded.
Timestamp Read-Only This record's Timestamp.
UpdatedDate Read-Only The Local date and time this record was last updated.
UpdatedUserPk Read-Only The primary key of the User that last updated this record.
UpdatedUtcDate Read-Only The UTC date and time this record was last updated.
User Indexed User Defined data.
UserData Read-Only User Defined data.
UserDataWeb Read-Only System Use Only
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0