Filenet Panagon Question

Joined
Sep 30, 2009
Messages
1
Reaction score
0
How can I change the filename property of a document in Panagon?

I tried the code
m_objDocument.Properties("idmVerFileName").Value = "Santosh.doc"
m_objDocument.Save

gave me an error -2147214785

Let me know how can I successfully change the filename.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top