Share via


CreateExceptionResponse.id Property

Definition

Gets the ID of the exception appointment.

public:
 property Guid id { Guid get(); };
public Guid id { get; }
member this.id : Guid
Public ReadOnly Property id As Guid

Property Value

The ID of the exception appointment. This corresponds to the Appointment. AppointmentId column, which is the primary key for the Appointment table.

Applies to