OperationVariableItemPatternOperations Property

Get a reference to the collection of pattern operations to which this variable applies.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[BrowsableAttribute(false)]
public List<PatternOperationItem> PatternOperations { get; set; }

Property Value

ListPatternOperationItem

See Also