SalesOrder..::..NotifyPropertyChanged Method

Notifies the property changed.

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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

Parameters

propertyName
Type: String
Name of the property.