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