StampPlacement Field Property DocuWare Platform .NET API
The form field values which are applied when placing the stamp.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: 6.5.0.0 (6.5.0.5648)
Syntax

public List<FormFieldValue> Field { get; set; }

Property Value

Type: OnlineList FormFieldValue 
See Also