OperationVariableCollectionSharedVariables Property
Get a reference to a list of variable names in this operation that are
shared for the entire pattern.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public List<string> SharedVariables { get; }
Public ReadOnly Property SharedVariables As List(Of String)
Get
No code example is currently available or this language may not be supported.
Property Value
ListString