======Метод LabTable.SetColumnDataList(Int32, List)====== * **Пространство имен:** [[developers:references:topomatic.glg.laboratory|Topomatic.Glg.Laboratory]] * **Сборка:** Topomatic.Glg (в Topomatic.Glg.dll) =====Синтаксис===== public void SetColumnDataList(int index, List dataList) **Параметры** * //index// * Тип: [[developers:references:system.int32|System.Int32]] * //dataList// * Тип: [[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:topomatic.glg.laboratory.assayvalue|Topomatic.Glg.Laboratory.AssayValue]]>