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: IListSbdfColumnMetadataVersion Information
See Also