DetectedTerms.ListId Property

Definition

Gets or sets matched Terms list Id.

[Newtonsoft.Json.JsonProperty(PropertyName="ListId")]
public int? ListId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ListId")>]
member this.ListId : Nullable<int> with get, set
Public Property ListId As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to