ServicePRO SDK Help

stcCurrentUser..::..GetRoleFolders Method

Gets the role folders.

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

Syntax


public List<stcQueue> GetRoleFolders(
	long RoleId
)
Public Function GetRoleFolders ( _
	RoleId As Long _
) As List(Of stcQueue)

Parameters

RoleId
Type: Int64
The role identifier.

Return Value

List<stcQueue>.