Enum TaskTableFieldJoinTypeEnum
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public enum TaskTableFieldJoinTypeEnum
  Fields
| Name | Description | 
|---|---|
| Append | Insert after  | 
      
| Prepend | Insert before  | 
      
| Replace | Replace values  |