GeneralExtensions Class

Definition

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

Applies to