Delen via


EntityLabelObject.EndCharIndex Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to