Click or drag to resize
StampFieldDWType Property
The DocuWare type of the index field that will be changed by the stamp.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlAttributeAttribute]
public DWFieldType DWType { get; set; }

Property Value

Type: DWFieldType
See Also