Created
February 23, 2020 20:24
-
-
Save toddboyd/36040b7dcb28bbcbff112b47df1e2838 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ClientNotification.SendNotification(null, | |
'Related Records Updated', | |
'4 Related Contacts were updated', | |
ClientNotificationType.INFO, | |
false); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment