Microsoft.SharePoint.Client.Workflow 命名空间

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.

  说明
公共类 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 表示SharePoint 2010列表上的工作流关联。
公共类 WorkflowAssociationCreationInformation 指定新工作流关联的属性。
公共类 WorkflowAssociationPropertyNames 此类及其成员仅供内部使用,不适合在您的代码中使用。
公共类 WorkflowTemplate Represents a workflow template currently deployed on the SharePoint site, and contains members that you can use to get or set information about the template, such as default instantiation data for creating a workflow association from the template.
公共类 WorkflowTemplateCollection The collection of workflow templates deployed on a site.
公共类 WorkflowTemplatePropertyNames 此类及其成员仅供内部使用,不适合在您的代码中使用。