Click or drag to resize
DocumentSuggestions Property
Fields of a document

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

Property Value

Type: ListSuggestionField
See Also