IntRangeItemEnd Property

Get/Set the ending value of the range.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonPropertyAttribute(Order = 1)]
public int End { get; set; }

Property Value

Int32

See Also