CapeIdentificationNotifyPropertyChanged Method

Notifies the collection that the value of a proparty of the parameter has been changed.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
protected void NotifyPropertyChanged(
	string propertyName
)

Parameters

propertyName  String
 

See Also