getTTVersionInfo

Retrieves Helix ALM Server and SOAP CGI version information. A SOAP error envelope is returned if the operation fails.

Parameters

Parameter Type Description
cookie long Session cookie returned by projectLogon.

Return value

Value Type
pVersionInfo CTTVersionInfo

Example

CTTVersionInfo info = ttsdk.getTTVersionInfo(cookie);