NoCreateAttributeMustExist Property |
If true (default) the symbol must already exist.
If false and the symbol does not already exist, then the field will not be bound.
Namespace:
Demo3D.PLC.Rockwell.Emulator.ModuleEmulators
Assembly:
PLC (in PLC.dll) Version: 18.03.00
Syntaxpublic bool MustExist { get; set; }Property Value
Type:
Boolean
See Also