Click or drag to resize

UserRoleAssignmentsItem Property

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

Parameters

name
Type: SystemString

Property Value

Type: ListString
See Also