getRootPrivateFolderPath

Retrieves the path of the Private root folder. 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
strPrivatePath string

Example

string privateFolder = ttsdk.getRootPrivateFolderPath(cookie);