Click or drag to resize

IQuoteVersionEvents Interface

Changes in the state of a quote Version

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

The IQuoteVersionEvents type exposes the following members.

Methods
  NameDescription
Public methodCurrentQuoteVersionIdentityChanged
method CurrentQuoteVersionIdentityChanged
Public methodQuoteVersionAdded
method QuoteVersionAdded
Public methodQuoteVersionBeforeDelete
method QuoteVersionBeforeDelete
Public methodQuoteVersionBeforeSave
method QuoteVersionBeforeSave
Public methodQuoteVersionCanceled
method QuoteVersionCanceled
Public methodQuoteVersionDeleted
method QuoteVersionDeleted
Public methodQuoteVersionFieldsChanged
method QuoteVersionFieldsChanged
Public methodQuoteVersionSaved
method QuoteVersionSaved
Top
See Also