Workflow Class
SharePoint 2007
Implements the Microsoft.Office.Workflow.ISoapServerWorkflow interface.
System.Object
System.ComponentModel.MarshalByValueComponent
System.Web.Services.WebService
Microsoft.Office.Workflow.Workflow
System.ComponentModel.MarshalByValueComponent
System.Web.Services.WebService
Microsoft.Office.Workflow.Workflow
Assembly: Microsoft.Office.WorkflowSoap (in Microsoft.Office.WorkflowSoap.dll)
[WebServiceAttribute(Namespace = "http://schemas.microsoft.com/sharepoint/soap/workflow/")] [WebServiceBindingAttribute(ConformsTo = WsiProfiles.BasicProfile1_1)] [SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)] [SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)] public class Workflow : WebService, ISoapServerWorkflow
The Workflow class contains members that enable you to get information about workflow for an item or workflow task, start a workflow, get workflow templates, and so on.
For examples of how to use the Workflow object model, see the Workflow code sample folder and EnterpriseContentManagementStarterKitSampleGuide document in the ECM Starter Kit folder in the Microsoft Office SharePoint Server 2007 SDK download.
Community Additions
ADD
Show: