Click or drag to resize
Grid Solutions Framework

MetricImporterSkipRows Property

Gets or sets number of lines to skip in the source file before the header line is encountered.

Namespace: EpriExport
Assembly: EpriExport (in EpriExport.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(4)]
public int SkipRows { get; set; }
View Source

Property Value

Int32
See Also