Categories..::..BusinessLogic_Category2_Changed Method

Namespace:  JiwaFinancials.Jiwa.JiwaInventoryUI.Configuration
Assembly:  JiwaInventoryUI (in JiwaInventoryUI.dll)

Syntax


public virtual void BusinessLogic_Category2_Changed(
	Category2 item,
	PropertyChangedEventArgs e
)
Public Overridable Sub BusinessLogic_Category2_Changed ( _
	item As Category2, _
	e As PropertyChangedEventArgs _
)
public:
virtual void BusinessLogic_Category2_Changed(
	Category2^ item, 
	PropertyChangedEventArgs^ e
)