Spotfire.Dxp.Framework.Persistence Namespace TIBCO Spotfire 7.12 API Reference
The Spotfire.Dxp.Framework.Persistence namespace contains classes that handle persistence.
Classes

  Class Description
Public class DeserializationContext
The context used when a DocumentNode is deserialized.
Public class EmbeddedResource
Represents an resource that is embedded in the DXP file.
Public class ImmutableEmbeddedResource
Represents a resource that can owned by the document and embedded in the DXP file.
Public class NotPersistedAttribute
Used to markup types that are not intended to be persisted when the document is saved to a file.
Public class PersistenceContextBase
Public class PersistenceVersionAttribute
Used to markup the persistence version of a class in order to support the writing of backwards compatible classes.
Public class SerializationContext
The context used when a DocumentNode is serialized.
Structures

  Structure Description
Public structure SupportedFileExtension
Represents a supported file extension, including a description.