Click or drag to resize

AppointmentEventsClassSuggestedAppointmentCreateClickedFromSale Method

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void SuggestedAppointmentCreateClickedFromSale(
	int i_SaleId,
	int i_AppointmentId
)

Parameters

i_SaleId
Type: SystemInt32
i_AppointmentId
Type: SystemInt32

Implements

IAppointmentEventsSuggestedAppointmentCreateClickedFromSale(Int32, Int32)
See Also