Show / Hide Table of Contents

    Class DialogPropertiesTaskList

    Dialog properties specific for Task lists

    Inheritance
    System.Object
    DialogProperties
    DialogPropertiesResultList
    DialogPropertiesTaskList
    Inherited Members
    DialogPropertiesResultList.Functions
    DialogPropertiesResultList.ViewerDialog
    DialogPropertiesResultList.SortOrder
    DialogPropertiesResultList.DefaultListTextLetterCase
    DialogPropertiesResultList.DisplayFirstDocument
    DialogPropertiesResultList.ShowCheckedOutDocumens
    DialogProperties.SetProxy(HttpClientProxy)
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class DialogPropertiesTaskList : DialogPropertiesResultList

    Constructors

    DialogPropertiesTaskList()

    Creates a new instance of this class

    Declaration
    public DialogPropertiesTaskList()

    Properties

    AutoRefresh

    Determines whether the task list is automatically refreshed.

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

    Conditions

    The search conditions of the dialog.

    Declaration
    public DialogExpression Conditions { get; set; }
    Property Value
    Type Description
    DialogExpression

    ConditionString

    The search conditions of the dialog as string.

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

    Private

    Determines whether the task list is private for the user that created it (by user defined search)

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