CreateDataSource:IMatrixDataSource;
The CreateDataSource method creates a data source based on the report.
The source is empty if it was created before the variables are added to the report. Use IMsProblemVariablesReport.AddVariable and IMsProblemVariablesReport.AddVariableKind to add variables.
The property use is given in the example for IMsProblem.CreateVariablesReport.
See also: