S
SunGard
Help!
We need to programmatically access the custom field lookup table values when
project is NOT connected to project server.
Currently, in my VSTO code, I use the web reference to access lookup table
values which works perfectly if connected, but I want to also access the
"cached" values when not connected.
Somehow, MS Project itself in its native custom field editor has access to
the lookup table values. How can I programmatically get access to those
values in the cache?
Maybe this is really easy, but I am not finding how to get to those values!
I am using VB .NET, Vistual Studio 2008 VSTO with the code running in
Microsoft Project itself as an addin.
We need to programmatically access the custom field lookup table values when
project is NOT connected to project server.
Currently, in my VSTO code, I use the web reference to access lookup table
values which works perfectly if connected, but I want to also access the
"cached" values when not connected.
Somehow, MS Project itself in its native custom field editor has access to
the lookup table values. How can I programmatically get access to those
values in the cache?
Maybe this is really easy, but I am not finding how to get to those values!
I am using VB .NET, Vistual Studio 2008 VSTO with the code running in
Microsoft Project itself as an addin.