AppointmentException.IsDeleted 속성

정의

약속 instance 삭제되었는지 여부를 나타내는 값을 가져옵니다.

public:
 property bool IsDeleted { bool get(); };
bool IsDeleted();
public bool IsDeleted { get; }
var boolean = appointmentException.isDeleted;
Public ReadOnly Property IsDeleted As Boolean

속성 값

Boolean

bool

약속 instance 삭제되었는지 여부를 나타내는 값입니다.

Windows 요구 사항

앱 기능
appointmentsSystem

적용 대상