Class DocumentIndexFieldKeywords
List of keywords.
Inheritance
System.Object
DocumentIndexFieldKeywords
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class DocumentIndexFieldKeywords : object
Properties
Keyword
List of keywords.
Declaration
public List<string> Keyword { get; set; }
Property Value
Type | Description |
---|---|
List<System.String> |