PatternOperationItemAction Property
Get/Set the action to execute on this operation.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
[JsonConverterAttribute(typeof(StringEnumConverter))]
[JsonPropertyAttribute(Order = 2)]
public OperationActionEnum Action { get; set; }
<JsonConverterAttribute(GetType(StringEnumConverter))>
<JsonPropertyAttribute(Order := 2)>
Public Property Action As OperationActionEnum
Get
Set
No code example is currently available or this language may not be supported.
Property Value
OperationActionEnum