SalesOrderLineCollection..::..UseAllocatedStockQueryEvent Event
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly: JiwaSales (in JiwaSales.dll)
Assembly: JiwaSales (in JiwaSales.dll)
Syntax
public event [UseAllocatedStockQueryEventEventHandler] UseAllocatedStockQueryEvent
Public Event UseAllocatedStockQueryEvent As [UseAllocatedStockQueryEventEventHandler]
public: event [UseAllocatedStockQueryEventEventHandler]^ UseAllocatedStockQueryEvent { void add ([UseAllocatedStockQueryEventEventHandler]^ value); void remove ([UseAllocatedStockQueryEventEventHandler]^ value); }