Gets or sets a value indicating if a field is optional.
- Namespace
- CsvHelper
.Configuration - Containing Type
- MemberMapData
- Property Type
- bool
Syntax
public virtual bool IsOptional { get; set; }
Value
| Type | Description |
|---|---|
| bool |
public virtual bool IsOptional { get; set; }
| Type | Description |
|---|---|
| bool |