StampField Value 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: 6.5.0.0 (6.5.0.5648)
Syntax

public DocumentIndexFieldValue Value { get; set; }

Property Value

Type: DocumentIndexFieldValue
See Also