ServicePRO SDK Help

stcQueueCollection Constructor

Initializes a new instance of the stcQueueCollection class.

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

Syntax


public stcQueueCollection(
	int QueueID,
	clsEnumeration..::..QueueStatus QueueStatus
)
Public Sub New ( _
	QueueID As Integer, _
	QueueStatus As clsEnumeration..::..QueueStatus _
)

Parameters

QueueID
Type: Int32
The queue identifier.
QueueStatus
Type: HelpSTAR.PCL.Common..::..clsEnumeration..::..QueueStatus
The queue status.