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

    Show / Hide Table of Contents

    Class SubscriptionVM

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

    Properties

    Current

    Declaration
    public SubscriptionPeriodVM Current { get; set; }
    Property Value
    Type Description
    SubscriptionPeriodVM

    ExportsFolder

    Declaration
    public SubscriptionFolder ExportsFolder { get; set; }
    Property Value
    Type Description
    SubscriptionFolder

    Id

    Declaration
    public string Id { 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

    Old

    Declaration
    public System.Collections.Generic.ICollection<SubscriptionPeriodVM> Old { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.ICollection<SubscriptionPeriodVM>

    ReportsFolder

    Declaration
    public SubscriptionFolder ReportsFolder { get; set; }
    Property Value
    Type Description
    SubscriptionFolder

    Tags

    Declaration
    public System.Collections.Generic.ICollection<string> Tags { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.ICollection<System.String>

    TemplatesFolder

    Declaration
    public SubscriptionFolder TemplatesFolder { get; set; }
    Property Value
    Type Description
    SubscriptionFolder
    Вверх © 1998-2025 ООО «Быстрые отчеты»