Class JsonProperty2JsonPath.MultipleResultsInPath

Inheritance
object
JsonProperty2JsonPath.MultipleResultsInPath
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: ETLBox.Json.JsonProperty2JsonPath
Assembly: ETLBox.Json.dll
Syntax
    public class JsonProperty2JsonPath.MultipleResultsInPath

Properties

JsonPathInResult

Declaration
    public string JsonPathInResult { get; set; }
Property Value
TypeDescription
string

OutputName

Declaration
    public string OutputName { get; set; }
Property Value
TypeDescription
string