Autodesk Vault ProfessionalVault API

GetRequiredWorkingFolderLocation Method

Autodesk.Connectivity.WebServicesDocumentService

The working folder that the client is expected to have. This setting is only valid if the Enforce Working Folder setting is true.

Required Permissions

VaultOptionsGet

Syntax

public System.string GetRequiredWorkingFolderLocation()
Public Function GetRequiredWorkingFolderLocation() As System.String

Return Value

The path to the working folder.

See Also