Table of Contents

Class GetImportDataPreviewResponse

Namespace
Lers.Data
Assembly
Lers.Models.dll

Просмотр импортируемых данных

public class GetImportDataPreviewResponse
Inheritance
GetImportDataPreviewResponse
Inherited Members
Extension Methods

Constructors

GetImportDataPreviewResponse()

Конструктор

public GetImportDataPreviewResponse()

Properties

DataCollection

Записи с данными для просмотра импортируемых данных.

public List<MeasurePointImportDataPreview> DataCollection { get; set; }

Property Value

List<MeasurePointImportDataPreview>