Search Results for

    Show / Hide Table of Contents

    Class CustomViewModel

    Inheritance
    System.Object
    CustomViewModel
    Namespace: FastReport.Web.Services
    Assembly: FastReport.OpenSource.Web.dll
    Syntax
    public sealed class CustomViewModel

    Properties

    Parameters

    Declaration
    public List<ParameterModel> Parameters { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<ParameterModel>

    SqlQuery

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

    TableName

    Declaration
    public string TableName { get; set; }
    Property Value
    Type Description
    System.String
    Back to top © 1998-2025 Copyright Fast Reports Inc.