Analysis Services Programming
ClassType (clsCollection)
The ClassType property of a Decision Support Objects (DSO) collection returns the class type of the collection object. This property does not apply to CustomProperties collections.
Data Type
This property returns clsCollection for all collections, regardless of the value of the ClassType property for the objects contained by the collection.
Access
Read-only
Remarks
Use the ContainedClassType property to determine the value of the ClassType objects accepted by the collection.