Share via


ExposureControlRequest.FeatureType Property

Definition

Gets or sets the feature type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to