GeneralExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
General Extensions for the Dataverse ServiceClient
public static class GeneralExtensions
type GeneralExtensions = class
Public Module GeneralExtensions
- Inheritance
-
GeneralExtensions
Methods
AddEntityToQueue(ServiceClient, Guid, String, String, Guid, Boolean, Guid, Boolean) |
This will route a Entity to a public queue, |
AssignEntityToUser(ServiceClient, Guid, String, Guid, Guid, Boolean) |
Assign an Entity to the specified user ID |
ExecuteWorkflowOnEntity(ServiceClient, String, Guid, Guid, Boolean) |
Executes a named workflow on an object. |
GetMyUserId(ServiceClient) |
Returns the user ID of the currently logged in user. |
SendSingleEmail(ServiceClient, Guid, String, Guid, Boolean) |
this will send an Email to the |