Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

create new Task List for Workflow in visual studio 2013

$
0
0
Hi all,

my question is about CreateTask Activity in visual studio Workflow.

When I createTask I use this code:

TaskId = Guid.NewGuid(); TaskProperties.Title = "Title"; TaskProperties.AssignedTo = workflowProperties.Originator; TaskProperties.Description = "description";

this will add a Task item to the TASK LIST.

But I want create Task list for example MyTasks and add the Item to MyTasks and not to the default Task list.
How can I do that?

thanks in advance

Best Reagrds
Ahmad


SP 2013 & SPD 2013 & VS 2013 & MSSQL 2012


Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>