CIP1PropertiesNotifyPropertyChanged(String) Method |
Raises the PropertyChanged event.
Namespace: Demo3D.PLC.Rockwell.Comms.CIPAssembly: PLC (in PLC.dll) Version: 19.01.00
Syntaxprotected void NotifyPropertyChanged(
string propertyName = ""
)
Parameters
- propertyName String (Optional)
[Missing <param name="propertyName"/> documentation for "M:Demo3D.PLC.Rockwell.Comms.CIP.CIP1Properties.NotifyPropertyChanged(System.String)"]
See Also