Click or drag to resize
DocumentLinksItems Property
Define specific document link of a document

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

Property Value

Type: ListDocumentLink
See Also