DeviceAccessType.ReadOnStartup Property
When set to true, the device point will be read on the startup of the Devices Module.
<ID("ReadOnStartup", (int)e.ReadOnStartup, true)> _
Public Property ReadOnStartup() As Boolean
Get
This language is not supported or no code example is available.
[ID("ReadOnStartup", (int)e.ReadOnStartup, true)]
public bool ReadOnStartup {get;}
This language is not supported or no code example is available.
Property Value
bool
.NET Framework
Supported in: 4.6.2, 4.7