Show / Hide Table of Contents

    Class WebClientPreferences

    Inheritance
    System.Object
    ApplicationPreferences
    WebClientPreferences
    Namespace: DocuWare.Platform.ServerClient.WebClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class WebClientPreferences : ApplicationPreferences

    Properties

    Favorites

    Declaration
    public Favorites Favorites { get; set; }
    Property Value
    Type Description
    Favorites

    GeneralSettings

    Declaration
    public GeneralSettings GeneralSettings { get; set; }
    Property Value
    Type Description
    GeneralSettings

    LocalStorage

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

    MultiFCSearches

    Declaration
    public MultiFCSearches MultiFCSearches { get; set; }
    Property Value
    Type Description
    MultiFCSearches

    SurveyTimeStamp

    Declaration
    public System.DateTime SurveyTimeStamp { get; set; }
    Property Value
    Type Description
    System.DateTime

    Viewer

    Declaration
    public ViewerPreferences Viewer { get; set; }
    Property Value
    Type Description
    ViewerPreferences

    WebClientLayout

    Declaration
    public WebClientLayout WebClientLayout { get; set; }
    Property Value
    Type Description
    WebClientLayout

    WorkAreas

    Declaration
    public List<WorkAreaPreferences> WorkAreas { get; set; }
    Property Value
    Type Description
    List<WorkAreaPreferences>
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top