Click or drag to resize

IAppointmentEventsSuggestedAppointmentCreateClickedFromSale Method

method SuggestedAppointmentCreateClickedFromSale

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

Parameters

i_SaleId
Type: SystemInt32
i_AppointmentId
Type: SystemInt32
See Also