getRootPublicFolderPath

Retrieves the path of the Public 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 publicFolder = ttsdk.getRootPublicFolderPath(cookie);