StampFieldValue Property DocuWare Platform .NET API
Get or sets the form field value casted to the index field type.

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

C#
public DocumentIndexFieldValue Value { get; set; }

Property Value

Type: DocumentIndexFieldValue
See Also

Reference