OperationActionPropertyItemExcludeOperationActions Property
Get a reference to the list of operation actions from which this
property name will be excluded.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
[JsonPropertyAttribute(Order = 5)]
public List<string> ExcludeOperationActions { get; }
<JsonPropertyAttribute(Order := 5)>
Public ReadOnly Property ExcludeOperationActions As List(Of String)
Get
No code example is currently available or this language may not be supported.
Property Value
ListString
The items in this list are removed from the list of all or included
actions. If only an excluded actions list is provided, it is assumed
that all of the actions except those listed will be associated with
this property.