CubesFailExceptions: IStringList;
CubesFailExceptions: System.Collections.Generic.IList<System.String>;
The CubesFailExceptions property returns array containing list of errors appeared on the ADOMD catalog cube updating.
The example of use is given in description of the IAdoMdCatalogInstance.Refresh method.
See also: