Compartir a través de


OperationInner.Origin Propiedad

Definición

Obtiene o establece el origen de las operaciones.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a