Click or drag to resize
SelectListExpressionExcludeExternal Property
Determines whether to return values from external select lists

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

Property Value

Type: Boolean
See Also