IgnoreReferences Property
Gets a value indicating whether references should be ignored when auto mapping. to ignore references, otherwise .
Namespace
CsvHelper.Configuration.Attributes
Containing Type
IgnoreReferencesAttribute
Property Type
bool

Syntax

public bool IgnoreReferences { get; private set; }

Value

Type Description
bool