Share via


BodyModel.DataRepresentation Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to