errDSSAddinErrorNumbers

Analysis Services Programming

Analysis Services Programming

errDSSAddinErrorNumbers

The errDSSAddinErrorNumbers enumeration provides the following constants.

Constant Description
errCaptionRequired An error with this error code is raised if you attempt to use the Add method of the OlapTreeNodes or OlapMenuItems collections with a zero-length caption.
errInvalidMenuType An error with this error code is raised if you attempt to use the Add method of the OlapMenuItems collection with a MenuType value other than mnuStandard or mnuSeparator.