SbdfFileHeader Properties TIBCO Spotfire 6.0 API Reference
The SbdfFileHeader type exposes the following members.
Properties

  NameDescription
Public propertyMajorVersion
Gets the major version of Sbdf used in this file.
Public propertyMinorVersion
Gets the minor version of Sbdf used in this file.
Public propertySectionType
Gets the type tag used to identify a file header section.
(Overrides SbdfSectionHeader SectionType.)
Back to Top
See Also