Gets or sets the expression used to convert data in the
row to the member.
- Namespace
- CsvHelper
.Configuration - Containing Type
- MemberMapData
- Property Type
- Expression?
Syntax
public virtual Expression? ReadingConvertExpression { get; set; }
Value
Type | Description |
---|---|
Expression? |