SourceType..::..NotifyPropertyChanged Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.ToDos
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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

Parameters

propertyAssemblyFullName
Type: String