MicrosoftMicrosoft
PL-100 · Question #91
PL-100 Question #91: Real Exam Question with Answer & Explanation
Sign in or unlock PL-100 to reveal the answer and full explanation for question #91. 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
- AIn the OnChange property of TIC1, set the value of the Text property for TIC1 to a context
- BAssign the Text property of TIC1 to the Duration property of TIM1.
- CAssign the Text property of TIC1 to the OnSelect property of a TIM1.
- 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#Control properties