Share via


PropertyType.ApiType Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to