DataStructNotifyPropertiesChanged Method |
Raises the PropertyChanged event manually.
Since the event isn't raised due to an actual property change, the property name is set as empty.
Namespace:
Demo3D.PLC.Comms
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntaxpublic void NotifyPropertiesChanged()
See Also