CachingBehavior Properties TIBCO Spotfire 6.0 API Reference
The CachingBehavior type exposes the following members.
Properties

  NameDescription
Public propertyStatic memberGlobal
Specifies that one global cache should be used.
Public propertyStatic memberNone
Specifies that no caching should take place.
Public propertyStatic memberUser
Specifies that one cache per user should be used.
Back to Top
See Also