Share via


EntityRecord.SubType Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to