Item.Offset Property

Definition

Offset

[System.Text.Json.Serialization.JsonPropertyName("Offset")]
public int? Offset { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("Offset")>]
member this.Offset : Nullable<int> with get, set
Public Property Offset As Nullable(Of Integer)

Property Value

Attributes

Applies to