AppointmentDataProviderTriggerDetails.Connection 속성

정의

약속 데이터를 전송할 수 있는 데이터 연결을 가져옵니다.

public:
 property AppointmentDataProviderConnection ^ Connection { AppointmentDataProviderConnection ^ get(); };
AppointmentDataProviderConnection Connection();
public AppointmentDataProviderConnection Connection { get; }
var appointmentDataProviderConnection = appointmentDataProviderTriggerDetails.connection;
Public ReadOnly Property Connection As AppointmentDataProviderConnection

속성 값

약속 데이터를 전송할 수 있는 데이터 연결입니다.

Windows 요구 사항

앱 기능
appointmentsSystem

적용 대상