IArticleDatabase.SetArticleFieldValues Method
Sub SetArticleFieldValues( _
ByVal articleRowID As Long, _
ByVal fields As IDictionary(Of String, Object) _
)
This language is not supported or no code example is available.
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.
Available since QDV 7.13.0001.