Click or drag to resize
DocumentsQueryResultItems Property

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlArrayItemAttribute("Item", IsNullable = false)]
public List<Document> Items { get; set; }

Property Value

Type: ListDocument
See Also