Click or drag to resize

UserRoleAssignmentsRoles Property

Returns a list of all roles that are specified on the workspace.

Namespace:  Colygon.MatchPoint.Workspaces.Roles
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public virtual IEnumerable<string> Roles { get; }

Property Value

Type: IEnumerableString
See Also