Anonymous
497 Views, 2 Replies
08-28-2019
02:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-28-2019
02:31 AM
I am unable to use API PutInternalNameAndRevisionId to change document internal name and its revision id.
Below function takes 4 paramter.
void PutInternalNameAndRevisionId(string InternalNameToken, string RevisionIdToken, out string InternalName, out string RevisionId);
I don't understand what is mean by InternalNameToken and RevisionIdToken. I tried to use this API, however its throwing exception. Could you please help me with this?
I want to change the internal of documnet please suggest if you no any other way.
Thanks.
Solved! Go to Solution.