IntRangeItemStart Property

Get/Set the starting value of the range.

Definition

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

Property Value

Int32

See Also