Show / Hide Table of Contents

    Class WorkflowAreaPreferences

    Inheritance
    System.Object
    ContentAreaPreferences
    WorkflowAreaPreferences
    Inherited Members
    ContentAreaPreferences.Instances
    ContentAreaPreferences.AreaType
    ContentAreaPreferences.SelectedInstanceIndex
    ContentAreaPreferences.SelectedInstanceIndexSpecified
    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 WorkflowAreaPreferences : ContentAreaPreferences

    Properties

    ControllerInstances

    Items assigned to the area like dialogs, Baskets.

    Declaration
    public List<WorkInstance> ControllerInstances { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<WorkInstance>

    SelectedControllerInstanceGuid

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

    SelectedInstanceGuid

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