Represents a Bank Branch.
Implements I_ISDirty, I_ISObjectName, I_finSummaryPages

Methods

Name Description
Clear Clears this object and sets all of its properties to their defaults.
Delete Deletes the current record.
Duplicate Duplicates the current object.
FromAddressDetails Updates this object from an ISAddressDetails object.
FromAddressDetailsHtmlWidgetJsonObject Update this record from a JSON object containing ISAddressDetails information suitable for us in HTML Widgets.
FromAddressDetailsHtmlWidgetJsonString Update this record from a JSON String containing ISAddressDetails information suitable for us in HTML Widgets.
GetObjectName
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.
SummaryPagesLoad Loads the Summary Pages collection.
SummaryPagesRefresh Forces the Summary Pages collection to be rebuilt the next time it is accessed.
ToAddressDetails Creates an ISAddressDetails object.
ToAddressDetailsHtmlWidgetJsonObject Create a JSON object containing ISAddressDetails information (populated from this record) suitable for use in HTML Widgets.
ToAddressDetailsHtmlWidgetJsonString Create a JSON String containing ISAddressDetails information (populated from this record) suitable for use in HTML Widgets.

Properties

Name Description
Address The Branch Address.
BankBranchId The Id of this Bank Branch.
BankName The Bank Name.
BankNameShort The abbreviated Bank Name.
BranchName The Name of this Branch.
City The Branch City.
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.
Email The Email Number for this Branch.
Facsimile The Facsimile Number for this Branch.
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.
Other1 Other Information 1.
Other2 Other Information 2.
Phone The Phone Number for this Branch.
Pk Read-Only This record's primary key.
Postcode The Branch Postcode.
State The Branch State.
Suburb The Branch Suburb.
SummaryPages Read-Only A collection of Summary Pages.
SummaryPagesLoaded Read-Only Indicates whether the Summary Pages collection has been loaded.
Tag The Tag property can be used to attach another value or object to this object.
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.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0