Share via


PipelineGroupJsonArrayMapper.Keys Property

Definition

Define the names of the keys in the resulting map. The input json array elements are mapped in order, one for every key.

public System.Collections.Generic.IList<string> Keys { get; }
member this.Keys : System.Collections.Generic.IList<string>
Public ReadOnly Property Keys As IList(Of String)

Property Value

Applies to