ServicePRO SDK Help

stcTreeViewKey Constructor

Initializes a new instance of the stcTreeViewKey struct.

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

Syntax


public stcTreeViewKey(
	string Key,
	Object Id
)
Public Sub New ( _
	Key As String, _
	Id As Object _
)

Parameters

Key
Type: String
The key.
Id
Type: Object
The identifier.