Wednesday, March 25, 2009

Declaration of Custom Workflow Input / Output Parameters


Eveyone struggle to declare the Custom workflow input / output parameters in the custom workflow activity. So here is the solution for it.

The following sample shows how to use each of the types found in Microsoft Dynamics CRM.

Input Parameter Declaration: (Click on the datatype to see the declaration)

Boolean


DateTime

Decimal

Float

Lookup

Money

Number

Picklist

Status

String


Output Parameter Declaration: (Click on the datatype to see the declaration)


Lookup


Hope this will help you in declaring the Custom workflow activity I/O parameters.

No comments: