DialogPropertiesResultList ClassDocuWare Platform .NET API
Dialog properties specific for Result List
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientDialogProperties
    DocuWare.Platform.ServerClientDialogPropertiesResultList
      DocuWare.Platform.ServerClientDialogPropertiesTaskList

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[SerializableAttribute]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = true)]
[XmlIncludeAttribute(typeof(DialogPropertiesTaskList))]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
public class DialogPropertiesResultList : DialogProperties

The DialogPropertiesResultList type exposes the following members.

Constructors

  NameDescription
Public methodDialogPropertiesResultList
Creates a new instance of this class
Top
Properties

  NameDescription
Public propertyDefaultListTextLetterCase
Letter case to be used to display the hits in the result list
Public propertyDisplayFirstDocument
Public propertyFunctions
Public propertyShowCheckedOutDocumens
Public propertySortOrder
Public propertyViewerDialog
Viewer properties
Top
Remarks

See Also

Reference