Search Results for

    Show / Hide Table of Contents

    Class ReportLibrarySelection

    Inheritance
    object
    ReportLibrarySelection
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Reportman.Reporting
    Assembly: Reportman.Reporting.dll
    Syntax
    public class ReportLibrarySelection

    Constructors

    ReportLibrarySelection()

    Declaration
    public ReportLibrarySelection()

    Fields

    ReportLibrary

    Declaration
    public ReportLibraryConfig ReportLibrary
    Field Value
    Type Description
    ReportLibraryConfig

    ReportName

    Declaration
    public string ReportName
    Field Value
    Type Description
    string

    Stream

    Declaration
    public MemoryStream Stream
    Field Value
    Type Description
    MemoryStream

    Methods

    Save(Report)

    Declaration
    public void Save(Report nreport)
    Parameters
    Type Name Description
    Report nreport
    In this article
    Back to top Generated by DocFX