GetNewObjectKey wrong return value
Joeri Vlemmings1307610980
Hi,I need to get the new docentry of the saved delivery when I capture the AfterFormDataAdd event.
I tried using GetNewObjectCode and GetNewObjectKey but they always return value 00000018, which is not correct.
Can someone help me with this?
Thx,
Joeri
Michael Egloff
Hi Joeri,you can get the newly added object key in the event parameter.
pVal.BusinessObjectKeyString
hth,
Michael
0
Please sign in to leave a comment.
Comments
0 comments