Enum TableResultFieldKind
Kind of the field
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
[Hawk]
public enum TableResultFieldKind
  Fields
| Name | Description | 
|---|---|
| Additional | Additional field which is not part of the file cabinet(calculated fields like total page count, special values like text preview etc.).  | 
      
| Index | Index field.  | 
      
| System | System field.  |