Click or drag to resize
DialogFieldSelectListType Property
Type of the select list.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlAttributeAttribute]
[DefaultValueAttribute(SelectListType.Standard)]
public SelectListType SelectListType { get; set; }

Property Value

Type: SelectListType
See Also