I'm using the LLTreeView example provided since I'm trying to get an idea how livelink works. After getting a node for a file, how would one go about accessing the rightID? I know the rightID is in there somewhere I jsut can't come up wuith a way to get it out.
I added new fields to the node class to hold the value in the node object but again I'm not sure where I'd write the rightID into those new fields.
Thanks in advance!