The SubClassType property of the Command interface contains an enumeration constant identifying the subclass type of the object.
clsCubeCommand | clsDatabaseCommand |
SubClassTypes (an enumeration)
Read-only
Objects that implement the Command interface, that is, those that have a ClassType of clsCubeCommand or clsDatabaseCommand, have a SubClassType of sbclsRegular. For more information, see SubClassTypes in Enumerations.
About Decision Support Objects | Using Decision Support Objects |
Properties Cross-Reference |