PatternTemplateItemOperations Property
Get a reference to the collection of operations defined for this
pattern.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
[JsonPropertyAttribute(Order = 6)]
public PatternOperationCollection Operations { get; }
<JsonPropertyAttribute(Order := 6)>
Public ReadOnly Property Operations As PatternOperationCollection
Get
No code example is currently available or this language may not be supported.
Property Value
PatternOperationCollection