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

    Show / Hide Table of Contents

    Class UserSettingsVM

    Inheritance
    System.Object
    CloudBaseVM
    UserSettingsVM
    Inherited Members
    CloudBaseVM.PropertyChanged
    CloudBaseVM.RaisePropertyChanged(String)
    Namespace: FastReport.Cloud
    Assembly: FastReport.Cloud.SDK.dll
    Syntax
    public class UserSettingsVM : 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
    ProfileVisibility

    ShowHiddenFilesAndFolders

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

    SlaAcceptedDateTime

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

    SubscribedNotifications

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