Click or drag to resize
IAppointmentFactory Interface
Supports creating new Appointment instances.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public interface IAppointmentFactory

The IAppointmentFactory type exposes the following members.

Methods
  NameDescription
Public methodCreateAppointment
Creates a new Appointment instance.
Top
See Also