PatternOperationItemOperationName Property
Get/Set the optional name to assign to the current operation in order
to separate variable values among multiple operations.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
[JsonPropertyAttribute(Order = 1)]
public string OperationName { get; set; }
<JsonPropertyAttribute(Order := 1)>
Public Property OperationName As String
Get
Set
No code example is currently available or this language may not be supported.
Property Value
String
This name can be repeated on multiple operations in the same pattern
to establish repeated values.