Custom Workflow Activity Sample Code
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
This section contains sample code that shows how to work with custom workflow activities.
In This Section
Custom Workflow Activity: Return a Calculated Value
Learn how to return a calculated value from an activity.
Custom Workflow Activity: Create a Task
Learn how to create a task within an activity.
Custom Workflow Activity: Calculate Distance
Learn how to create a custom workflow activity that uses the MapPoint service to calculate the distance between two zip codes using a simple route.
Custom Workflow Activity: Get the Next Birthday
Learn how to get the next birthday for a customer.
Custom Workflow Activity: Calculate the Credit Score
Learn how to calculate the credit score for a customer.
Custom Workflow Activity: Date Checker
Learn how to compare dates within a workflow, and then send an e-mail.
Custom Workflow Activity: Use of CRM Types
Shows how to use each of the types found in Microsoft Dynamics CRM in a custom workflow activity.
Related Sections
Provides information about how to develop custom workflow activities by using Microsoft Visual Studio 2005.
© 2010 Microsoft Corporation. All rights reserved.

