ServicePRO SDK Help

stcSession..::..SetCurrentSession Method

Sets the current session.

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

Syntax


public static void SetCurrentSession(
	stcSession userSession
)
Public Shared Sub SetCurrentSession ( _
	userSession As stcSession _
)

Parameters

userSession
Type: HelpSTAR.PCL.Common..::..stcSession
The user session.