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: 17.00.05
Syntaxpublic void NotifyPropertiesChanged()
See Also