DeviceAccessType.WriteEventEnabled Property
When set to true, the device point is written to the device when the device's value changes.
<ID("WriteEventEnabled", (int)e.WriteEventEnabled, true)> _
Public Property WriteEventEnabled() As Boolean
Get
This language is not supported or no code example is available.
[ID("WriteEventEnabled", (int)e.WriteEventEnabled, true)]
public bool WriteEventEnabled {get;}
This language is not supported or no code example is available.
Property Value
bool
.NET Framework
Supported in: 4.6.2, 4.7