Delen via


VersionInfo.IntentsCount Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to