CsmOperationDescription.Origin Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to