Skip to content

AppointmentService

This entity holds information about the service delivered during the Appointment.

Appointment

Type: DataConnect.Appointment

AppointmentId

The Appointment id identifies the Appointment.

Type: Edm.Int64

Id

The Appointment Service table identifier.

Type: Edm.Int64

Served

Indicates if the Services have been delivered.

Type: Edm.Boolean

Service

Type: DataConnect.Service

ServiceKey

Reference to the id of a Service in the table dim_service

Type: Edm.Int64