Delen via


JSONEntity.Entity Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to