Click or drag to resize

ModuleEmulatorSymbolParametersSubstitutions Property

Optional additional substitutions.

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

Property Value

Type: DictionaryString, String
See Also