QdvArticleInfo.Fields Property

Gets article fields.
public IDictionary<string, object> Fields {get;}
This language is not supported or no code example is available.

Property Value

IDictionary<string, object>

The keys are columns names and values are the field values.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition