Partager via


JsonFieldWithDefault.SourceField Propriété

Définition

Obtient ou définit le nom d’un champ dans le schéma d’événement d’entrée qui doit être utilisé comme source d’un mappage.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à