The WebAppointmentStorage type exposes the following members.

Constructors

  Name Description
Public method WebAppointmentStorage
C1WebScheduleStorage constructor.

Methods

  Name Description
Public method GetParentSchedule
Returns parent C1WebSchedule.
Public method ToString
Returns a System.String that represents the current object.
(Overrides Object..::..ToString()()()().)

Properties

  Name Description
Public property Appointments
Gets a AppointmentCollection object that contains appointment related information.
Public property DataMember
Data member.
Public property DataSourceID
Data source ID.
Public property Mappings
Gets WebAppointmentStorageMappings object.

See Also