TabularTranslator.MapComplexValuesToString Property

Definition

Whether to map complex (array and object) values to simple strings in json format. Type: boolean (or Expression with resultType boolean).

public object MapComplexValuesToString { get; set; }
member this.MapComplexValuesToString : obj with get, set
Public Property MapComplexValuesToString As Object

Property Value

Applies to