SalesQuote..::..CreatingNewSnapshot Event
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesQuote
Assembly: JiwaSales (in JiwaSales.dll)
Assembly: JiwaSales (in JiwaSales.dll)
Syntax
public event [CreatingNewSnapshotEventHandler] CreatingNewSnapshot
Public Event CreatingNewSnapshot As [CreatingNewSnapshotEventHandler]
public: event [CreatingNewSnapshotEventHandler]^ CreatingNewSnapshot { void add ([CreatingNewSnapshotEventHandler]^ value); void remove ([CreatingNewSnapshotEventHandler]^ value); }