[]
        
(Showing Draft Content)

C1.Schedule.AppointmentMappingCollection.NewItem

NewItem Method

NewItem()

Creates new Appointment object.

Declaration
protected override Appointment NewItem()
Protected Overrides Function NewItem() As Appointment
Returns
Type Description
Appointment

Return created appointment object.

Overrides