Inherit Property
Gets or sets a value indicating if a prefix should inherit its parent. true to inherit, otherwise false.
Namespace
CsvHelper.Configuration
Containing Type
MemberReferenceMapData
Property Type
bool

Syntax

public virtual bool Inherit { get; set; }

Value

Type Description
bool