PatternOperationItemHiddenVariables Property
Get a reference to a list of variable names hidden from user input.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
[JsonPropertyAttribute(Order = 29)]
public ChangeObjectCollection<string> HiddenVariables { get; }
<JsonPropertyAttribute(Order := 29)>
Public ReadOnly Property HiddenVariables As ChangeObjectCollection(Of String)
Get
No code example is currently available or this language may not be supported.
Property Value
ChangeObjectCollectionString