ServicePRO SDK Help

HierarchyItem Constructor (stcQueue, String, String, Int32)

Namespace:  HelpSTAR.Hybrid.Common
Assembly:  ServicePRO.Sdk.Windows (in ServicePRO.Sdk.Windows.dll)

Syntax


public HierarchyItem(
	stcQueue queueItem,
	string imageUrl,
	string nodeKey,
	int nodeIndex
)
Public Sub New ( _
	queueItem As stcQueue, _
	imageUrl As String, _
	nodeKey As String, _
	nodeIndex As Integer _
)

Parameters

queueItem
Type: HelpSTAR.PCL.Common..::..stcQueue
imageUrl
Type: String
nodeKey
Type: String
nodeIndex
Type: Int32