RAM DataAccess - Documentation and Errors

Good morning,

I am working on a tool using RAM DataAccess and have two questions:

1. What is the most current documentation for DataAccess? The developer's guide packaged with my version 17.02 RAM SS install is for Release 15.06.00. I am having trouble locating more up-to-date documentation.

2. There are a couple errors in the documentation affecting my software. First, the Get() and GetAt() methods take an int UID rather a long. Second, and more critically, it appears that if a Get() method is fed an invalid lUID, a NullReferenceException results. The documentation states that the Get() method should return a NULL pointer in this case. Are these issues known?

Thanks,

Adam Schulz