Class JsonProperty2JsonPath.MultipleResultsInPath
Inheritance
System.Object
JsonProperty2JsonPath.MultipleResultsInPath
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: ETLBox.Helper
Assembly: ETLBox.Json.dll
Syntax
public class MultipleResultsInPath
Properties
JsonPathInResult
Declaration
public string JsonPathInResult { get; set; }
Property Value
Type | Description |
---|---|
System.String |
OutputName
Declaration
public string OutputName { get; set; }
Property Value
Type | Description |
---|---|
System.String |