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

  NameDescription
Public propertyCanFrameworkHandleResult
Gets whether the framework can handle the result from the tool.
Public propertyCount
Gets the number of parts.
Public propertyMainPart
Gets or sets the main part. That is the part which will first be considered by the framework when it is delegated to handle the export result.
Public propertyShouldFrameworkHandleResult
Gets or sets whether the framework should handle the result from the tool.
Back to Top
See Also