Click or drag to resize
FormsInputFormsConfigurationId Property
The guid of the forms configration. Or possibly replace with complex structure which be sent from browser server to recreate the html.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[EagleAttribute]
[XmlAttributeAttribute]
public string FormsConfigurationId { get; set; }

Property Value

Type: String
See Also