Compartir a través de


DynamicDeliveryAttributeMapping.SourceField Propiedad

Definición

Obtiene o establece la ruta de acceso JSON en el evento que contiene el valor del atributo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a