Caption
Upsert
Inserts or updates a caption for a DATABASEFIELD in the specified language. These captions are used in the open tasks grid, the task details pane and in the field templates.
| Name | Data Type | Default | Required |
|---|---|---|---|
| Context | int | 6 | |
| SourceTable | nvarchar(255) | ||
| FieldName | nvarchar(255) | ||
| Language | nvarchar(10) | ||
| Caption | nvarchar(100) |