A collection of Users.
Implements I_ISRefreshableCollection, I_ISCollectionDataView, I_ISObjectName, I_ISRecordCodeDescription

Methods

Name Description
ClearPermissionsCache Clear Cached Permission information returned from the PermissionAllow method for Users in this collection.
CountUserPolicy Returns the Count of Users in the specified User Policy.
GetDataView Get a DataView object containing details held in this collection.
GetDataViewColumns Get a list of column names to be displayed for a certain display target.
GetDataViewFilter System Use Only Build an SQL WHERE Filter to apply to the DataView generated via the GetDataView method.
GetDescriptionForReports Get a Description to display on reports.
GetItem Retrieve an item by its case-insensitive key.
GetItemByIndex Retrieve an item by its index in the collection.
GetItemByPk Retrieve an item by its primary key.
GetItemByPkSafe Retrieve an item by its Primary Key even if the item does not exist in the collection.
GetItemsBySearchQueryStringParser System Use Only Get a sub-set of Users filtered by the specified Search Query.
GetLongestCode Returns the number of characters in the longest code.
GetMotorWebMailboxUsersList Retrieve a list of active Users that can access the MotorWeb Mail Items.
GetNZGovernmentMailboxUsersList Retrieve a list of active Users that can access the NZ Government Mail Items.
GetObjectName
GetPPSRB2GMailboxUsersList Retrieve a list of active Users that can access the PPSR B2G Mail Items.
GetRecordCodeDescription
GetRecordDescription
GetScriptId Returns The primary key of the Script executing the function defined in scriptType.
GetScriptPk Returns The primary key of the Script executing the function defined in scriptType.
GetValidDataViewColumns Get a List of Columns that are Valid when creating a Data View from this collection for the specified Validation Target.
HasBdms Checks to see if any undeleted Users are Business Development Managers.
Refresh

Properties

Name Description
CountIntegratedSecurity Read-Only A Count of undeleted Users that are flagged to use Integrated Security.
CountIntegratedSecurityActive Read-Only A Count of undeleted, Active Users that are flagged to use Integrated Security.
CountMotorWebMailboxUsers Read-Only A Count of undeleted, active Users that are flagged to use the MotorWeb Mailbox.
CountNZGovernmentMailboxUsers Read-Only A Count of undeleted, active Users that are flagged to use the NZ Government Mailbox.
CountPPSRB2GMailboxUsers Read-Only A Count of undeleted, active Users that are flagged to use the PPSR B2G Mailbox.
CountPPSRB2GReceiveNewMail Read-Only A Count of undeleted, active Users that are flagged to receive all new PPSR B2G Mail.
CountWebAccess Read-Only A Count of undeleted, active Users that are configured for Web Access.
ItemByIndex Read-Only Retrieve an item by its index in the collection.
ItemByPk Read-Only Retrieve an item by its primary key.
ItemByPkSafe Read-Only Retrieve an item by its primary key even if the item does not exist in the collection.
LastRefreshTime Read-Only The date and time that the Refresh method was last called.
RefreshRequired Read-Only Returns True if the Collection is up-to-date.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0