ActiveReports 12
Add Method (ReportsLibraryArsExtension)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibraryArsExtension Class : Add Method
Remote report descriptor.
The name of the report node in library.
Add remote report to the library.
Syntax
'Declaration
 
Public Shared Sub Add( _
   ByVal reportsLibraryControl As ReportsLibrary, _
   ByVal reportDescriptor As RemoteReportDescriptor, _
   ByVal nodeName As String _
) 

Parameters

reportsLibraryControl
reportDescriptor
Remote report descriptor.
nodeName
The name of the report node in library.
See Also

Reference

ReportsLibraryArsExtension Class
ReportsLibraryArsExtension Members