KeyValuePairsEntry Property DocuWare Platform .NET API
A key-value pair entry.

Namespace: DocuWare.Platform.ServerClient.Content
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[XmlElementAttribute("Entry")]
public List<KeyValuePair> Entry { get; set; }

Property Value

Type: ListKeyValuePair
See Also

Reference