OperationVariableCollectionSharedVariables Property

Get a reference to a list of variable names in this operation that are shared for the entire pattern.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public List<string> SharedVariables { get; }

Property Value

ListString

See Also