ResultDialogFunction ClassDocuWare Platform .NET API
Function of result list
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientResultDialogFunction

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)]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
public class ResultDialogFunction

The ResultDialogFunction type exposes the following members.

Constructors

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

  NameDescription
Public propertyAsButton
If this option is enabled, the result list contains a button with which to call the function
Public propertyInToolBar
If this option is enabled, the result list contains an icon you can use to access the function
Public propertyType
Top
Remarks

See Also

Reference