Click or drag to resize
StampFormFieldValues Class
The form field values which are applied when placing or rendering a specific stamp.
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientStampFormFieldValues

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
public class StampFormFieldValues

The StampFormFieldValues type exposes the following members.

Constructors
  NameDescription
Public methodStampFormFieldValues
Initializes a new instance of the StampFormFieldValues class
Top
Properties
  NameDescription
Public propertyField
The form field values which are applied when placing the stamp.
Public propertyStampId
Top
Remarks