MicrosoftMicrosoft
PL-100 · Question #248
PL-100 Question #248: Real Exam Question with Answer & Explanation
Sign in or unlock PL-100 to reveal the answer and full explanation for question #248. The question stem and answer options stay visible for context.
Create business solutions
Question
You are developing a canvas app to monitor time. The app includes a Text Input control named TIC1 and a Timer control named TIM1. You need to set TIM1 to a default value. What should you do?
Options
- AWrite code in the OnChange property of TIC1 that assigns the value of the Duration property of
- BAssign the Text property of TIC1 to the Duration property of TIM1.
- CSet the Text property of TIC1 to the current system time.
- DAdd the clock icon to the app and use the OnSelect property to set the Duration property for
Unlock PL-100 to see the answer
You've previewed enough free PL-100 questions. Unlock PL-100 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Canvas Apps#Timer Control#Text Input Control#Property Assignment