Represents an Account Role.
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 this record. |
|
Duplicate |
Duplicates this object. |
|
FromXmlString |
Populates object from an XML string. |
|
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. |
|
ToXmlString |
Persists object to an XML string. |
Properties
|
Name |
Description |
|
AccountHidden |
The default "Account Hidden" option for new Records. |
|
AccountRoleId |
The Id of this Account Role. |
|
AccountSignatory |
The default "Account Signatory" option for new Records. |
|
Active |
Indicates whether this record is Active. |
|
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 Account Role. |
|
DescriptionShort |
The Short Description of this Role Type. |
|
Icon |
The name of the Icon used to represent this Account Role. |
|
IncludeInSecurityStmt |
Default to "Include this Account Role in Security Statement" for new Records. |
|
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. |
|
Pk Read-Only |
This record's primary key. |
|
RecordInsuranceDetails |
Indicates whether to record Insurance Details for Account Clients with this Role Type. |
|
RoleType |
The Role Type. |
|
RoleTypeText |
The Role Type in its String representation. |
|
SendDocuments |
The default "Send Documents" option for new Records. |
|
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. |
|
UsePrivacyConsent |
Indicates whether a Privacy Consent is applicable to this Account Role. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0