Click or drag to resize
ResultListQueryAdditionalResultFields Property
Define addition result fields to retrieve

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

Property Value

Type: ListString
See Also