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