J
jsvazic
Hi,
I'm using the .NET interop library for the Project client to write an
application to manipulate the project tasks, etc. What I want to do is
to have the end user place some variables in the property sheets for my
application to read (these are not things you would change often, so
popping up a dialog each time isn't ideal). When I look at the
library, I can see that I can get a Project object, from which I can
access the CustomDocumentProperties property, but this is just an
Object, that I can see is a System.__ComObject, not something
particularly helpful to me.
Can anyone help me out please?
I'm using the .NET interop library for the Project client to write an
application to manipulate the project tasks, etc. What I want to do is
to have the end user place some variables in the property sheets for my
application to read (these are not things you would change often, so
popping up a dialog each time isn't ideal). When I look at the
library, I can see that I can get a Project object, from which I can
access the CustomDocumentProperties property, but this is just an
Object, that I can see is a System.__ComObject, not something
particularly helpful to me.
Can anyone help me out please?