SbdfTableReaderColumns Property

Spotfire 15.0 API Reference
Gets the metadata for the columns to read.

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

C#
public IList<SbdfColumnMetadata> Columns { get; }

Property Value

Type: IListSbdfColumnMetadata
Version Information


See Also

Reference