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.CommsAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic void NotifyPropertiesChanged()
See Also