WarehouseProductionLine..::..PropertyChanged Event

Namespace:  JiwaFinancials.Jiwa.JiwaBillOfMaterials.Entities
Assembly:  JiwaBillOfMaterials (in JiwaBillOfMaterials.dll)

Syntax


public event [PropertyChangedEventHandler] PropertyChanged
Public Event PropertyChanged As [PropertyChangedEventHandler]
public:
 event [PropertyChangedEventHandler]^ PropertyChanged {
	void add ([PropertyChangedEventHandler]^ value);
	void remove ([PropertyChangedEventHandler]^ value);
}