Bagikan melalui


InputFieldMappingEntry.SourceContext Property

Definition

Gets or sets the source context used for selecting recursive inputs.

[Newtonsoft.Json.JsonProperty(PropertyName="sourceContext")]
public string SourceContext { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceContext")>]
member this.SourceContext : string with get, set
Public Property SourceContext As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to