StampField ClassDocuWare Platform .NET API
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientStampField

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 StampField

The StampField type exposes the following members.

Constructors

  NameDescription
Public methodStampField
Initializes a new instance of the StampField class
Top
Properties

  NameDescription
Public propertyDWType
Public propertyHasFixedEntry
Public propertyIndex
Public propertyLength
Public propertyName
Public propertyValue
Get or sets the form field value casted to the index field type.
Top
Remarks

See Also

Reference