Click or drag to resize

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
Syntax
C#
public bool MustExist { get; set; }

Property Value

Type: Boolean
See Also