TypeIdentifier Class TIBCO Spotfire 6.0 API Reference
An instance of this class identifies a document node type. The identifier is valid between TIBCO Spotfire versions, whereas the actual Type of the node might change.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Framework.DocumentModel TypeIdentifier
    Spotfire.Dxp.Application.Extension CustomTypeIdentifier

Namespace: Spotfire.Dxp.Framework.DocumentModel
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

[SerializableAttribute]
[PersistenceVersionAttribute(2, 0)]
public class TypeIdentifier : ISerializable
See Also