Click or drag to resize

QuoteEvents Interface

QuoteEvents Class

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public interface QuoteEvents : IQuoteEvents

The QuoteEvents type exposes the following members.

Methods
  NameDescription
Public methodCurrentQuoteIdentityChanged
method CurrentQuoteIdentityChanged
(Inherited from IQuoteEvents.)
Public methodQuoteAdded
method QuoteAdded
(Inherited from IQuoteEvents.)
Public methodQuoteBeforeDelete
method QuoteBeforeDelete
(Inherited from IQuoteEvents.)
Public methodQuoteBeforeSave
method QuoteBeforeSave
(Inherited from IQuoteEvents.)
Public methodQuoteCanceled
method QuoteCanceled
(Inherited from IQuoteEvents.)
Public methodQuoteDeleted
method QuoteDeleted
(Inherited from IQuoteEvents.)
Public methodQuoteFieldsChanged
method QuoteFieldsChanged
(Inherited from IQuoteEvents.)
Public methodQuoteSaved
method QuoteSaved
(Inherited from IQuoteEvents.)
Top
See Also