IsIndexSet Property
Gets or sets a value indicating if the index was explicitly set. True if it was explicitly set, otherwise false.
Namespace
CsvHelper.Configuration
Containing Type
ParameterMapData
Property Type
bool

Syntax

public virtual bool IsIndexSet { get; set; }

Value

Type Description
bool