PatternOperationItemHiddenVariables Property

Get a reference to a list of variable names hidden from user input.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
C#
[JsonPropertyAttribute(Order = 29)]
public ChangeObjectCollection<string> HiddenVariables { get; }

Property Value

ChangeObjectCollectionString

See Also