Gets or sets a value indicating if a prefix should inherit its parent.
true
to inherit, otherwise false
.
- Namespace
- CsvHelper
.Configuration - Containing Type
- Member
Reference Map Data - Property Type
- bool
Syntax
public virtual bool Inherit { get; set; }
Value
Type | Description |
---|---|
bool |