Click or drag to resize

IQuoteLineEvents Interface

Changes in the state of a quote line

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

The IQuoteLineEvents type exposes the following members.

Methods
  NameDescription
Public methodCurrentQuoteLineIdentityChanged
method CurrentQuoteLineIdentityChanged
Public methodQuoteLineAdded
method QuoteLineAdded
Public methodQuoteLineBeforeDelete
method QuoteLineBeforeDelete
Public methodQuoteLineBeforeSave
method QuoteLineBeforeSave
Public methodQuoteLineCanceled
method QuoteLineCanceled
Public methodQuoteLineDeleted
method QuoteLineDeleted
Public methodQuoteLineFieldsChanged
method QuoteLineFieldsChanged
Public methodQuoteLineSaved
method QuoteLineSaved
Top
See Also