Click or drag to resize

ISaleEventsCurrentSaleTypeChanged Method

method CurrentSaleTypeChanged

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
void CurrentSaleTypeChanged(
	int oldType,
	int newType
)

Parameters

oldType
Type: SystemInt32
newType
Type: SystemInt32
See Also