Represents a User Group.
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.
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.
ValidateAccountCustomFilter Validate the supplied Custom Filter can be used as an Account Filter.
ValidateClientCustomFilter Validate the supplied Custom Filter can be used as an Account Filter.

Properties

Name Description
Active Indicates whether this record is Active.
AllowRecordTracking Indicates whether a User can Track various actions on Records.
AllowTransactionsToFilteredOutAccounts Indicates whether a User can post a Transaction to a filtered out Account.
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 Department.
FilterAccountBranch The Branch Filter range for Accounts.
FilterAccountCustom The Custom Filter range for Accounts.
FilterAccountEntity The Entity Filter range for Accounts.
FilterAccountLedger The Ledger Filter range for Accounts.
FilterClientBranch The Branch Filter range for Clients.
FilterClientClientGroup The Client Group Filter range for Clients.
FilterClientCustom The Custom Filter range for Clients.
FilterClientEntity The Entity Filter range for Clients.
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.
QuickSearchIncludeFilteredOutClients Indicates whether to included filtered out Clients in the Quick Search.
ShowFiltersOnReports Indicates whether to display Filters (including External Party filters) in the parameters section at the bottom of reports.
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.
UserGroupId The Id of this User Group.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0