public
interface
IDataSetForReportUpdater
{
void
DataSetForReportUpdate(
DataSet
ds, MercatorUi.Reporting.
CustomizerInfo
customizerInfo);
}