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