Click or drag to resize
DialogPropertiesTaskList Class
Dialog properties specific for Task lists
Inheritance Hierarchy

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[SerializableAttribute]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = true)]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
public class DialogPropertiesTaskList : DialogPropertiesResultList

The DialogPropertiesTaskList type exposes the following members.

Constructors
  NameDescription
Public methodDialogPropertiesTaskList
Creates a new instance of this class
Top
Properties
  NameDescription
Public propertyAutoRefresh
Determines whether the task list is automatically refreshed.
Public propertyConditions
The search conditions of the dialog.
Public propertyPrivate
Determines whether the task list is private for the user that created it (by user defined search)
Top
Remarks