start Method

Summary

Start or run the action.

Syntax
TypeScript
JavaScript
ActionCommand.prototype.start = function( 
   actionObject 
) 
start( 
   actionObject: any 
): void; 

Parameters

actionObject

The action object to run.

Remarks

This is called when you run the action using RunCommand.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.