RangeCollection..::..NotifyPropertyChanged Method

Namespace:  JiwaFinancials.Jiwa.JiwaSalesOrderLineDeliveryProcessing
Assembly:  JiwaSalesOrderLineDeliveryProcessing (in JiwaSalesOrderLineDeliveryProcessing.dll)

Syntax


public virtual void NotifyPropertyChanged(
	string propertyName
)
Public Overridable Sub NotifyPropertyChanged ( _
	propertyName As String _
)
public:
virtual void NotifyPropertyChanged(
	String^ propertyName
)

Parameters

propertyName
Type: String