Home > All Other Interfaces > IPresentationStep > WaitTime
After performing the step, the number of seconds to wait before the presentation should advance to the next step.
JavaScript
WaitTime
C#
int WaitTime { get; set; }
C++
HRESULT WaitTime([out, retval] long* pVal)
HRESULT WaitTime([in] long pVal)