Результаты поиска для

    Show / Hide Table of Contents

    Class PrepareTemplateVM

    Inheritance
    System.Object
    CloudBaseVM
    PrepareTemplateVM
    Inherited Members
    CloudBaseVM.PropertyChanged
    CloudBaseVM.RaisePropertyChanged(String)
    Namespace: FastReport.Cloud
    Assembly: FastReport.Cloud.SDK.dll
    Syntax
    public class PrepareTemplateVM : CloudBaseVM

    Properties

    FolderId

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

    Locale

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

    Name

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

    PagesCount

    Declaration
    public int? PagesCount { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int32>

    ReportParameters

    Declaration
    public System.Collections.Generic.IDictionary<string, string> ReportParameters { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.IDictionary<System.String, System.String>
    Вверх © 1998-2025 ООО «Быстрые отчеты»