SellingPriceCollection..::..NotifyPropertyChanged Method

Namespace:  JiwaFinancials.Jiwa.JiwaPricing.Sell
Assembly:  JiwaPricing (in JiwaPricing.dll)

Syntax


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

Parameters

propertyName
Type: String