Newer Version Available

This content describes an older version of this product. View Latest

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;}

Property Value

Type: List<healthcloudext.AppointmentProvider>