C1.Web.Api.DataEngine.Data Namespace / FlexPivotEngineProviderManager Class / SetDefaultWorkspacePath Method
The path of the default workspace.

In This Topic
SetDefaultWorkspacePath Method
In This Topic
Sets the default workspace path for the DataEngine data.
Syntax
'Declaration
 
Public Sub SetDefaultWorkspacePath( _
   ByVal path As String _
) 
 

Parameters

path
The path of the default workspace.
See Also