Click or drag to resize
DecisionFormFieldValue Class
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientFormFieldValue
    DocuWare.Platform.ServerClientDecisionFormFieldValue

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 DecisionFormFieldValue : FormFieldValue

The DecisionFormFieldValue type exposes the following members.

Constructors
  NameDescription
Public methodDecisionFormFieldValue
Creates a new instance of this class
Top
Properties
Remarks