SubClassType

The SubClassType property of the Command interface contains an enumeration constant identifying the subclass type of the object.

Applies To
clsCubeCommand clsDatabaseCommand

Data Type

SubClassTypes (an enumeration)

Access

Read-only

Remarks

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.

See Also
About Decision Support Objects Using Decision Support Objects
Properties Cross-Reference  

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.