Click or drag to resize
WorkspaceUserRoleAssignments Property
Returns the user role assignments for the workspace.

Namespace: Colygon.MatchPoint.Workspaces.Model
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public UserRoleAssignments UserRoleAssignments { get; }

Property Value

Type: UserRoleAssignments
See Also