AppointmentBase Class

An abstract base class that represents the care provider or the practitioner information.

Namespace

healthcloudext

AppointmentBase Properties

The following are properties for AppointmentBase.

careProviders

Represents details about the care provider or the practitioner.

Signature

public List<healthcloudext.AppointmentProvider> careProviders {get; set;}

healthcloudext.AppointmentBase, careProviders

Property Value

Type: List<healthcloudext.AppointmentProvider>