ServicePRO SDK Help

stcCurrentUser..::..FolderRoles Property

Gets or sets the folder roles.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public Dictionary<string, stcUserPrivilege> FolderRoles { get; set; }
<DataMemberAttribute> _
Public Property FolderRoles As Dictionary(Of String, stcUserPrivilege)
	Get
	Set

Field Value

The folder roles.