Show / Hide Table of Contents

    Class ReportRequestParameters

    Namespace: TradingPlatform.BusinessLayer
    Syntax
    public class ReportRequestParameters : RequestParameters

    Properties

    ReportType

    Declaration
    public ReportType ReportType { get; set; }
    Property Value
    Type Description
    TradingPlatform.BusinessLayer.ReportType

    Type

    Declaration
    public override RequestType Type { get; }
    Property Value
    Type Description
    TradingPlatform.BusinessLayer.RequestType
    Overrides
    RequestParameters.Type
    Back to top Copyright © 2017 - 2018 Quantower LLC