Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Overview 
PCDLRN ActiveX DLL : ExecutedCommands Object
ExecutedCommands Object Members
Public Methods
 

Finds a command by a unique ID using HighPart and LoPart parameters.

The Item method returns the executed command specified by the provided index number in Num.
Public Properties
The Application property returns the application object.

The Count property returns a number indicating how many commands were executed.

The Parent property returns the parent PartProgram object.
See Also