ServicePRO SDK Help

CoreServicesClient..::..GetSession Method

Namespace:  ServicePRO.Sdk.Windows.Clients
Assembly:  ServicePRO.Sdk.Windows (in ServicePRO.Sdk.Windows.dll)

Syntax


public stcSession GetSession(
	string userSessionKey
)
Public Function GetSession ( _
	userSessionKey As String _
) As stcSession

Parameters

userSessionKey
Type: String