QDVArticleDatabase.SetArticleFieldValues Method
Parameters
- articleRowID
- long
The row ID of the article to be used.
- fields
- IDictionary<string, object>
The field names (columns) and their values to be set. The values to be written, can be a text, a number, a data or an object.