Part of my task includes using a known GUID for a specific entity type (for example, Account) to upload an associated file. I found the following example through the Dynamics developers resources...
The example uses a class called Annotation. But I can't find the Annotation class in any of the libraries that seem to be required for connection with Dynamics CRM. When I just type in Annotation and look at the help menu, I get these options...
And neither of those using-options matches this need.
So, where are those Annotations for Dynamics CRM that equate to Notes? Or what should I be using instead to upload files to attach them to various entities?
*This post is locked for comments