Ms > Ms Assembly Interfaces > IDmReports
Assembly: Ms;
The IDmReports interface is used to work with the collection of reports containing data mining results.
IDmReports
To get the reports collection, use the IDmMethod.Execute method.
Property name | Brief description | |
![]() |
Count | The Count property returns the number of reports in the collection. |
![]() |
FindByType | The FindByType property returns report of the specified type. |
![]() |
Item | The Item property returns the specified report in the collection. |
See also: