'Declaration Public Shared Sub Add( _ ByVal reportsLibraryControl As ReportsLibrary, _ ByVal reportDescriptor As RemoteReportDescriptor, _ ByVal nodeName As String _ )
public static void Add( ReportsLibrary reportsLibraryControl, RemoteReportDescriptor reportDescriptor, string nodeName )
Parameters
- reportsLibraryControl
- reportDescriptor
- Remote report descriptor.
- nodeName
- The name of the report node in library.