TargetType.PropertiesSchema Property

Definition

Gets URL to retrieve JSON schema of the Target Type properties.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.propertiesSchema")]
public string PropertiesSchema { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.propertiesSchema")>]
member this.PropertiesSchema : string
Public ReadOnly Property PropertiesSchema As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to