Class ReportLibrarySelection
Inheritance
ReportLibrarySelection
Assembly: Reportman.Reporting.dll
Syntax
public class ReportLibrarySelection
Constructors
ReportLibrarySelection()
Declaration
public ReportLibrarySelection()
Fields
ReportLibrary
Declaration
public ReportLibraryConfig ReportLibrary
Field Value
ReportName
Declaration
Field Value
Stream
Declaration
public MemoryStream Stream
Field Value
Methods
Save(Report)
Declaration
public void Save(Report nreport)
Parameters
| Type |
Name |
Description |
| Report |
nreport |
|