Check to see if this User is in a Role specified by a Roles Range.

Syntax

finCurrentUserInformation.IsInRolesRange(roles, [checkExclusions])

Parameters

NameTypeOptionalByRefDescription
roles String A Range of Roles.
checkExclusions Boolean Optional Indicates whether to check exclusions, e.g. "!GEN". If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value.

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