Click or drag to resize
WebFormOptionsWebFormOption Property

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlElementAttribute("WebFormOption")]
public List<WebFormOption> WebFormOption { get; set; }

Property Value

Type: ListWebFormOption
See Also