UserInterface<(Of <(<'ItemType, ListType>)>)>..::..BusinessLogic_Changed Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.ListMaintenance
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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

Parameters

item
Type: ItemType
e
Type: PropertyChangedEventArgs