SPWorkflowAssociation associationTemplate = parentList.WorkflowAssociations.GetAssociationByName("Data Processing", new CultureInfo
(Convert.ToInt32(parentList.ParentWeb.RegionalSettings.LocaleId)));
oSite.WorkflowManager.StartWorkflow(oSourceListItem, associationTemplate, String.Empty);
No comments:
Post a Comment