TextDataReaderSettingsColumnNameNullValueReplacement Property

Spotfire 15.0 API Reference
Gets or sets the way an empty field is replaced if there are more than one name row.

Namespace:  Spotfire.Dxp.Data.Import
Assembly:  Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public TextDataReaderSettingsColumnNameNullValueReplacementType ColumnNameNullValueReplacement { get; set; }

Property Value

Type: TextDataReaderSettingsColumnNameNullValueReplacementType
The column name null value replacement type.
Version Information


See Also

Reference