EmbeddedResource Class TIBCO Spotfire 5.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: 11.15.5816.4413 (11.15.5816.4413)
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: 5.5, 5.0, 4.5, 4.0, 3.3
See Also