Show / Hide Table of Contents

    Class WebClientPreferences

    Inheritance
    System.Object
    ApplicationPreferences
    WebClientPreferences
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: DocuWare.Platform.ServerClient.WebClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    [Serializable]
    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 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
    System.Collections.Generic.List<WorkAreaPreferences>
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top