PatternTemplateItemOperations Property

Get a reference to the collection of operations defined for this pattern.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonPropertyAttribute(Order = 6)]
public PatternOperationCollection Operations { get; }

Property Value

PatternOperationCollection

See Also