Click or drag to resize
DocumentIndexFieldKeywordsKeyword Property
List of keywords

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

Property Value

Type: ListString
See Also