IMcTracksIsWaiting Property
|
|
Returns TRUE if the module is in Waiting mode after firening UserPrompt event.
Namespace:
MediaCy.IQL.Tracking
Assembly:
MediaCy.IQL.Tracking (in MediaCy.IQL.Tracking.dll) Version: 10.0.6912.0
SyntaxReadOnly Property IsWaiting As Boolean
Get
Property Value
Type:
Boolean
RemarksWaiting mode can be stopped and execution resumed calling the Resume method.
See Also