Click or drag to resize

AppointmentEventsClassSuggestedAppointmentCreateClickedFromProject Method

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

Parameters

i_ProjectId
Type: SystemInt32
i_AppointmentId
Type: SystemInt32

Implements

IAppointmentEventsSuggestedAppointmentCreateClickedFromProject(Int32, Int32)
See Also