Descriptor: IMetabaseObjectDescriptor;
The Descriptor property returns description of report sheet as a repository object.
To get report description as a repository object, use IReportData.Descriptor.
The property use is given in the example for IEaxAnalyzerUserEvents.OnAfterExecuteAnalyzer.
See also: