Click or drag to resize
UserRoleAssignmentsItem Property

Namespace: Colygon.MatchPoint.Workspaces.Roles
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public List<string> this[
	string name
] { get; }

Parameters

name
Type: SystemString

Property Value

Type: ListString
See Also