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

    Show / Hide Table of Contents

    Class RestrictionsVM

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

    Properties

    AdminsCount

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

    DesignerForAnons

    Declaration
    public bool? DesignerForAnons { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Boolean>

    ExpiredAt

    Declaration
    public System.DateTime? ExpiredAt { get; set; }
    Property Value
    Type Description
    System.Nullable<System.DateTime>

    IsDemo

    Declaration
    public bool IsDemo { get; set; }
    Property Value
    Type Description
    System.Boolean

    License

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

    MaxDataSourcesCount

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

    MaxGroupsCount

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

    MaxUsersCount

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

    PagesCount

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

    SchedulerEnabled

    Declaration
    public bool? SchedulerEnabled { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Boolean>

    SharingEnabled

    Declaration
    public bool? SharingEnabled { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Boolean>

    SubscriptionsCount

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

    ValidTo

    Declaration
    public System.DateTime? ValidTo { get; set; }
    Property Value
    Type Description
    System.Nullable<System.DateTime>

    WhiteLabel

    Declaration
    public bool? WhiteLabel { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Boolean>
    Вверх 2025.2.19 © 1998-2025 ООО «Быстрые отчеты»