Share via


MashupParameters.Odatacontext Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to