Gets a value indicating whether references
should be ignored when auto mapping.
true to ignore
references, otherwise false. Default is false.
- Namespace
- CsvHelper
.Configuration - Containing Type
- CsvConfiguration
- Implements
- Property Type
- bool
Syntax
public virtual bool IgnoreReferences { get; set; }
Value
| Type | Description |
|---|---|
| bool |