Compartir a través de


FieldMapping.SourceFieldName Propiedad

Definición

Obtiene o establece el nombre del campo en el origen de datos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a