NoCreateAttribute Class |
Namespace: Demo3D.PLC.Rockwell.Emulator.ModuleEmulators
public sealed class NoCreateAttribute : Attribute
The NoCreateAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| NoCreateAttribute | Initializes a new instance of the NoCreateAttribute class |
| Name | Description | |
|---|---|---|
| MustExist |
If true (default) the symbol must already exist.
If false and the symbol does not already exist, then the field will not be bound.
|