Microsoft.SharePoint.Client.Workflow Namespace
Provides an entry point into Microsoft SharePoint Foundation 2010 workflow from the client object model. The members of this namespace mirror those found in the object model.
Classes
Class | Description | |
---|---|---|
WorkflowAssociation | Represents the association of a workflow template with a specific list or content type, and that contains members that return custom information about that workflow's association with the specific list or content type. | |
WorkflowAssociationCollection | Represents the workflow associations on a SharePoint list. | |
WorkflowAssociationCreationInformation | Specifies properties for a new workflow association. | |
WorkflowAssociationPropertyNames | This class and its members are reserved for internal use and are not intended to be used in your code. | |
WorkflowTemplate | Represents a workflow template currently deployed on the site. | |
WorkflowTemplateCollection | The collection of workflow templates deployed on a site. | |
WorkflowTemplatePropertyNames | This class and its members are reserved for internal use and are not intended to be used in your code. |