Sample: Update Next Birthday Using a Custom Workflow Activity
Dynamics CRM 2011
[Applies to: Microsoft Dynamics CRM 2011]
This sample code is for Microsoft Dynamics CRM 2011, and can be found in the following location in the SDK download:
SampleCode\CS\Process\CustomWorkflowActivity\TestNet4Activity\ReleaseISVActivities.cs
Requirements
The following custom field must exist for this custom workflow activity to work:
-
Contact.new_nextbirthday
Demonstrates
The following sample workflow activity returns the next birthday. Use this in a workflow that sends a birthday greeting to a customer.
Example
See Also
Reference
IWorkflowContextConcepts
Add Metadata to a Custom Workflow ActivityOther Resources
Custom Workflow Activities (Workflow Assemblies) for Microsoft Dynamics CRMMicrosoft Dynamics CRM 2011
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.
Community Additions
ADD
Show: