Click or drag to resize

IProductEvents Interface

Changes in the state of a product

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

The IProductEvents type exposes the following members.

Methods
  NameDescription
Public methodCurrentProductIdentityChanged
method CurrentProductIdentityChanged
Public methodProductAdded
method ProductAdded
Public methodProductBeforeDelete
method ProductBeforeDelete
Public methodProductBeforeSave
method ProductBeforeSave
Public methodProductCanceled
method ProductCanceled
Public methodProductDeleted
method ProductDeleted
Public methodProductFieldsChanged
method ProductFieldsChanged
Public methodProductSaved
method ProductSaved
Top
See Also