EmbeddedResource Class TIBCO Spotfire 7.0 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: 18.10.8513.5432 (18.10.8513.5432)
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: 7.0, 6.5, 6.0, 5.5, 5.0
See Also