Jump to content

Spotfire API - Cache (string) data while Spotfire document is open


Jody Caldwell

Recommended Posts

  • 4 weeks later...

it MIGHT be possible to use a RuntimeConstant, where the constant is a class that we manage the details of, with the RuntimeConstant set to be not serialized.See sample code containing:[NonSerialized]

private readonly SpotfireSDKFramework.DocumentModel.RuntimeConstant<BackgroundImageGenerator> _backgroundImageGeneratorRuntimeConstant;I don't know that this will work, and it will depend upon how much is serialized. I just stumbled upon this and didn't want to lose it.

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...