Click or drag to resize

ProductEventsClassProductBeforeSave Method

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void ProductBeforeSave(
	int i_ProductId
)

Parameters

i_ProductId
Type: SystemInt32

Implements

IProductEventsProductBeforeSave(Int32)
See Also