Click or drag to resize

CIP1PropertiesNotifyPropertyChanged(String) Method

Raises the PropertyChanged event.

Namespace: Demo3D.PLC.Rockwell.Comms.CIP
Assembly: PLC (in PLC.dll) Version: 19.01.00
Syntax
C#
protected 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