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

    Show / Hide Table of Contents

    Class UpdateUserSettingsVM

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

    Properties

    DefaultSubscription

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

    ProfileVisibility

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

    ShowHiddenFilesAndFolders

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

    SubscribedNotifications

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