Categories..::..BusinessLogic_CategoryProfitAndLoss_Changed Method

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

Syntax


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