I recommend reading the Resco documentation on plugin assemblies here to ensure proper project setup before coding. In Resco CRM, you must create a new process and call it within the process to activate a plugin. See the example below:…
Tag: C#
Bulk update user work hours for the Schedule Board
If you have lots of users which need their work hours added into CRM, it can take a long time to manually set up each user through the user interface. Below is the code to update user’s work hours in…