Manager..::..WarehouseStatusChanged Event
Occurs when [warehouse status changed].
Namespace:
JiwaFinancials.Jiwa.JiwaApplicationAssembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public event [WarehouseStatusChangedEventHandler] WarehouseStatusChanged
Public Event WarehouseStatusChanged As [WarehouseStatusChangedEventHandler]
public: event [WarehouseStatusChangedEventHandler]^ WarehouseStatusChanged { void add ([WarehouseStatusChangedEventHandler]^ value); void remove ([WarehouseStatusChangedEventHandler]^ value); }