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 public virtual IEnumerable<string> Roles { get; }
Property Value
Type:
IEnumerableStringSee Also