ExportResult Methods TIBCO Spotfire 7.6 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.
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetEnumerator
Gets an enumerator that iterates through the parts.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(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