Click or drag to resize

IRolePermissionAssignmentsItem Property

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

Parameters

role
Type: SystemString

Property Value

Type: ListObject
See Also