Dynamics 365 How to attach a note to record with C# - Moazam Badane's Blog

In some scenarios you might get a requirement to attach a note in the entity.To attach a note to the D365 entity you can use the below code snippet. The note entity is called "annotation".
Below is an example that will attach note with text to the entity.

Post a Comment

0 Comments