Click or drag to resize

SaleEventsClass Class

Inheritance Hierarchy
SystemObject
  SuperOffice.COM.EventsSaleEventsClass

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public class SaleEventsClass : ISaleEvents, 
	SaleEvents

The SaleEventsClass type exposes the following members.

Constructors
  NameDescription
Public methodSaleEventsClass
Initializes a new instance of the SaleEventsClass class
Top
Methods
  NameDescription
Public methodCurrentSaleBeforeSave
Public methodCurrentSaleCanceled
Public methodCurrentSaleCompletedChanged
Public methodCurrentSaleCreated
Public methodCurrentSaleDefaults
Public methodCurrentSaleFieldChanged
Public methodCurrentSaleIdentityChanged
Public methodCurrentSaleNotModified
Public methodCurrentSaleSaved
Public methodCurrentSaleStageChanged
Public methodCurrentSaleStatusChanged
Public methodCurrentSaleTypeChanged
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSaleBeforeDelete
Public methodSaleDeleted
Public methodSaleFieldsChanged
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also