Class WebFormListOptions
List of options for a drop down
Inheritance
System.Object
WebFormListOptions
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class WebFormListOptions : object
Properties
WebFormListOption
Declaration
public List<string> WebFormListOption { get; set; }
Property Value
Type | Description |
---|---|
List<System.String> |