Gets whether the action is in the run mode.
Object.defineProperty(ActionCommand.prototype, 'isStarted',
get: function(),
set: function(value)
)
isStarted: boolean;
true if the action has started, false otherwise.
Calling the Start method will set this property to true.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET