Microsoft.Xrm.Sdk.Workflow.Activities Namespace

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Classes

Class Description
ActivityReference For internal use only.
AssignEntity Activity used to assign a record to a new owner or routes it to a queue.
CreateEntity Creates an record.
GetEntityProperty Retrieves the value of an entity attribute and converts the value to the specified type.
GetPrimaryEntity Retrieves an entity reference for the primary entity for the workflow instance.
Postpone Suspends the workflow until the specified date and time.
ReferenceLiteral For internal use only.
RetrieveEntity Retrieves a record.
SendEmail Sends an e-mail message.
SendEmailFromTemplate Sends an e-mail message to a recipient using an e-mail template.
SetEntityProperty Sets a property (attribute) of an entity record.
SetState Sets the state and status of a record.
StartChildWorkflow Starts a child workflow.
UpdateEntity Updates a record.
Workflow The base class for all workflows in Microsoft Dynamics CRM.

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.