Show / Hide Table of Contents

    Class ContentAreaPreferences

    Inheritance
    System.Object
    ContentAreaPreferences
    BasketAreaPreferences
    WorkflowAreaPreferences
    Namespace: DocuWare.Platform.ServerClient.WebClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class ContentAreaPreferences : object

    Constructors

    ContentAreaPreferences()

    Creates a new instance of this class

    Declaration
    public ContentAreaPreferences()

    Properties

    AreaType

    Declaration
    public WorkAreaType AreaType { get; set; }
    Property Value
    Type Description
    WorkAreaType

    Instances

    Items assigned to the area like dialogs, Baskets.

    Declaration
    public List<WorkInstance> Instances { get; set; }
    Property Value
    Type Description
    List<WorkInstance>

    SelectedInstanceIndex

    Declaration
    public int SelectedInstanceIndex { get; set; }
    Property Value
    Type Description
    System.Int32

    SelectedInstanceIndexSpecified

    Declaration
    public bool SelectedInstanceIndexSpecified { get; set; }
    Property Value
    Type Description
    System.Boolean
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top