Community
Vault Customization
Share your knowledge, ask questions, and explore popular Vault API, Data Standard, and VBA topics related to programming, creating add-ins, or working with the Vault API.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Add Information to Link

1 REPLY 1
SOLVED
Reply
Message 1 of 2
psaarloos
422 Views, 1 Reply

Add Information to Link

Hi All,

 

Does somebody know if it's possible to add information to a link through the Vault API? If so, how should this be done?

 

What I would like to do is this:

 

I create two new item of a custom object. Then I copy a folder and paste this as a link to the first new custom entity. Then I copy the same folder and paste this to the other custom entity. Know I would like to add information to these two links to be able to track certain things..

 

Regards,

Pim

Regards,
Pim Saarloos
Product Manager
If my post answers your question, please click the "Accept as Solution" button. Kudos are much appreciated!
1 REPLY 1
Message 2 of 2
Redmond.D
in reply to: psaarloos

The AddLink function has a 'data' parameter that lets you set whatever metadata you want on the link.  You can read the metadata with the GetDataOnLinks() function.



Doug Redmond
Software Engineer
Autodesk, Inc.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report