EmbeddedResource Class TIBCO Spotfire 6.5 API Reference
Represents an resource that is embedded in the DXP file.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Framework.Persistence EmbeddedResource

Namespace: Spotfire.Dxp.Framework.Persistence
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax

[SerializableAttribute]
[PersistenceVersionAttribute(2, 0)]
public sealed class EmbeddedResource : ISerializable
Remarks

Use and serialize an instance of this object to store data in the DXP file when the analysis is saved.
Version Information

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