OperationActionPropertyItemSortIndex Property

Get/Set the sorting index of this property within user interactions.

Definition

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

Property Value

Int32

See Also