Click or drag to resize

IQuoteAlternativeEvents Interface

Changes in the state of a quote alternative

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

The IQuoteAlternativeEvents type exposes the following members.

Methods
  NameDescription
Public methodCurrentQuoteAlternativeIdentityChanged
method CurrentQuoteAlternativeIdentityChanged
Public methodQuoteAlternativeAdded
method QuoteAlternativeAdded
Public methodQuoteAlternativeBeforeDelete
method QuoteAlternativeBeforeDelete
Public methodQuoteAlternativeBeforeSave
method QuoteAlternativeBeforeSave
Public methodQuoteAlternativeCanceled
method QuoteAlternativeCanceled
Public methodQuoteAlternativeDeleted
method QuoteAlternativeDeleted
Public methodQuoteAlternativeFieldsChanged
method QuoteAlternativeFieldsChanged
Public methodQuoteAlternativeSaved
method QuoteAlternativeSaved
Top
See Also