Categories..::..BusinessLogic_Category1_Changed Method

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

Syntax


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