AppointmentException.Appointment 속성

정의

master 약속에서 예외인 약속을 가져옵니다.

public:
 property Appointment ^ Appointment { Appointment ^ get(); };
Appointment Appointment();
public Appointment Appointment { get; }
var appointment = appointmentException.appointment;
Public ReadOnly Property Appointment As Appointment

속성 값

master 약속에서 예외인 약속입니다.

Windows 요구 사항

앱 기능
appointmentsSystem

적용 대상