Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Type Property
Description
Returns the type of the Command.
Property type
Read-only property
Syntax
Visual Basic
Public Property Type As OBTYPE
Return Type
Read-only OBTYPE.
Remarks
The returned type is the same as the type argument to Commands.Add.
See Also