Freigeben über


SSN.Index Eigenschaft

Definition

Ruft index(Location) des SSN im Eingabetextinhalt ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: