Search Results for

    Show / Hide Table of Contents

    Class ReportRequest

    Inheritance
    System.Object
    ReportRequest
    Namespace: FastReport.Service
    Assembly: FastReport.Service.dll
    Syntax
    [DataContract]
    public class ReportRequest

    Properties

    Gear

    Declaration
    [DataMember]
    public GearItem Gear { get; set; }
    Property Value
    Type Description
    GearItem

    Report

    Declaration
    [DataMember]
    public ReportItem Report { get; set; }
    Property Value
    Type Description
    ReportItem
    Back to top © 1998-2025 Copyright Fast Reports Inc.