Methods, CustomProperties

Analysis Services Programming

Analysis Services Programming

Methods, CustomProperties

The following methods apply to the CustomProperties collection. They do not apply to other Decision Support Objects (DSO) collections. For information about methods for other DSO collections, which implement the OlapCollection interface, see Methods, clsCollection.

Method Description
Add Adds a Property object to a CustomProperties collection
Clear Clears all Property objects from a CustomProperties collection
Item Retrieves a Property object from a CustomProperties collection
Remove Removes a Property object from a CustomProperties collection

See Also

CustomProperties Collection