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