Click or drag to resize
FormsInputFormInfo Property
Form information with configuration id and form fields with user input

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
public FormInfo FormInfo { get; set; }

Property Value

Type: FormInfo
See Also