Returns the Count of Users in the specified User Policy.

Syntax

finUsers.CountUserPolicy(userPolicyPk, [includeDeleted], [includeInactive], [includeOnlyWebAccess])

Parameters

NameTypeOptionalByRefDescription
userPolicyPk Integer The User Policy to count.
includeDeleted Boolean Optional Include Deleted Users. If omitted, a value of False is assumed.
includeInactive Boolean Optional Include Inactive Users. If omitted, a value of False is assumed.
includeOnlyWebAccess Boolean Optional Only include Users with Web Access. If omitted, a value of False is assumed.

Return Value

Integer
Member of:
finUsers
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0