Attribute..::..NotifyPropertyChanged Method

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Configuration.AttributeGroupTemplate
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


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

Parameters

propertyName
Type: String