ComponentOne Studio Web API Edition
AddFlexReportDiskStorage Method

The provider key.
The full path of the root.
Add a disk storage for FlexReport to current ReportProviderManager.
Syntax
'Declaration
 
Public Function AddFlexReportDiskStorage( _
   ByVal key As String, _
   ByVal rootPath As String _
) As ReportProviderManager
public ReportProviderManager AddFlexReportDiskStorage( 
   string key,
   string rootPath
)

Parameters

key
The provider key.
rootPath
The full path of the root.

Return Value

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ReportProviderManager Class
ReportProviderManager Members

 

 


Copyright © GrapeCity, inc. All rights reserved.