PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class StdBSMapas2008.tPrintSession

    Print session type.

    Inheritance
    System.Object
    StdBSMapas2008.tPrintSession
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    public class tPrintSession

    Constructors

    tPrintSession()

    Declaration
    public tPrintSession()

    Properties

    FrmViewer

    Declaration
    public dynamic FrmViewer { get; set; }
    Property Value
    Type Description
    System.Object

    Id

    Declaration
    public string Id { get; set; }
    Property Value
    Type Description
    System.String

    ReportEngine

    Declaration
    public ReportEngine ReportEngine { get; set; }
    Property Value
    Type Description
    Primavera.Platform.Reports.Engine.ReportEngine