Compartir a través de


TrainRequest.Source Propiedad

Definición

Obtiene o establece la ruta de acceso de origen.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a