Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Where is "EntityClassId" defined/documented?
I am trying to use the AddLink to add a link to a folder.
Lnk AddLink (
Long folderId,
String
toEntityClassId,
Long toEntityId
);
Assume that toEntityId = file id but what abt.toEntityClassId???
It is a string... "File"???
Thanks
Solved! Go to Solution.