In my (model only) plugin wich only deals with custom data link, I'm trying to find the last chosen user preference for things like 'retainFormat' for importing files.
What I want is my plugin to do exactly the same as when a text file is dragged from the desktop, but then from my own source.
Everything works just fine, except for the options in 'IImportManagerOptions'.
I can't figure out a way to get to these. Is that only available for UI plugins?
Anyone?
thanks!