OperationActionPropertyItemIncludeOperationActions Property
Get a reference to the list of operation actions into which this
property name will be included.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
[JsonPropertyAttribute(Order = 4)]
public List<string> IncludeOperationActions { get; }
<JsonPropertyAttribute(Order := 4)>
Public ReadOnly Property IncludeOperationActions As List(Of String)
Get
No code example is currently available or this language may not be supported.
Property Value
ListString
If no entries are made here, then it is assumed the property will
be associated with all actions.