Click or drag to resize

ISaleEventsCurrentSaleStatusChanged Method

method CurrentSaleStatusChanged

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
void CurrentSaleStatusChanged(
	short oldStatus,
	short newStatus
)

Parameters

oldStatus
Type: SystemInt16
newStatus
Type: SystemInt16
See Also