FormFieldValue Value Property DocuWare Platform .NET API
Get or sets the display value of the form field.

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

public string Value { get; set; }

Property Value

Type: OnlineString
See Also