Monday, 7 January 2019

Best Practices in Dynamics CRM

https://docs.microsoft.com/en-us/dynamics365/customer-engagement/developer/best-practices-sdk

No comments:

Post a Comment

Identify all the cloudflows on a particular entity along with its messages

  The easiest way to identify the flows that trigger on a particular entity with its messages is to run a SQL query using the sql4cds tool i...