다음을 통해 공유


AppointmentStoreChange.ChangeType 속성

정의

개체가 나타내는 변경 유형을 나타내는 AppointmentStoreChangeType 값을 가져옵니다.

public:
 property AppointmentStoreChangeType ChangeType { AppointmentStoreChangeType get(); };
AppointmentStoreChangeType ChangeType();
public AppointmentStoreChangeType ChangeType { get; }
var appointmentStoreChangeType = appointmentStoreChange.changeType;
Public ReadOnly Property ChangeType As AppointmentStoreChangeType

속성 값

개체가 나타내는 변경 유형을 나타내는 AppointmentStoreChangeType 값입니다.

Windows 요구 사항

앱 기능
appointmentsSystem

적용 대상