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 | 此类及其成员仅供内部使用,不适合在您的代码中使用。 |