StdfTableMetadataBuilder Build Method TIBCO Spotfire 6.5 API Reference
Builds a new instance of the StdfTableMetadata class, filled with the contents of this instance.

Namespace: Spotfire.Dxp.Data.Formats.Stdf
Assembly: Spotfire.Dxp.Data.Formats.Stdf (in Spotfire.Dxp.Data.Formats.Stdf.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax

public StdfTableMetadata Build()

Return Value

Type: StdfTableMetadata
A new StdfTableMetadata instance.
Exceptions

ExceptionCondition
System ArgumentExceptionif the underlying data is invalid.
Version Information

Supported in: 6.5, 6.0, 5.5, 5.0, 4.5
See Also