Click or drag to resize

ModuleEmulatorSymbolParametersSubstitutions Property

Optional additional substitutions (see TagNameAttribute).

Namespace:  Demo3D.PLC.Rockwell.Emulator
Assembly:  PLC (in PLC.dll) Version: 17.00.05
Syntax
C#
public Dictionary<string, string> Substitutions { get; set; }

Property Value

Type: DictionaryString, String
See Also