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