Compartir a través de


SSN.Index Propiedad

Definición

Obtiene o establece index(Location) del SSN en el contenido de texto de entrada.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a