Property IdFieldName
IdFieldName
The name of the Id field when exporting and importing. When importing this name will be checked against the headers to determine if an Id column is present in the CSV data.
Declaration
public string IdFieldName { get; set; }
Property Value
Type | Description |
---|---|
string |