ExportResult Methods TIBCO Spotfire 7.11 API Reference

The ExportResult type exposes the following members.

Methods

  Name Description
Public method AddPart(ContentType)
Adds a new part to the result.
Public method AddPart(String)
Adds a new part to the result.
Public method AddPart(String, ContentType)
Adds a new part to the result.
Public method Dispose
Implements IDisposable.
Public method GetEnumerator
Gets an enumerator that iterates through the parts.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Save
Saves the contents to the specified directory path.
Public method TryGetPart
Tries to get the part with the specified path.
Top
See Also

Reference