ReturnCode..::..NotifyPropertyChanged Method

Notifies the property changed.

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturns.Entities
Assembly:  JiwaSupplierReturns (in JiwaSupplierReturns.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.