WorkflowInstanceService.Enumerate(WorkflowSubscription) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public virtual Microsoft.SharePoint.Client.WorkflowServices.WorkflowInstanceCollection Enumerate (Microsoft.SharePoint.Client.WorkflowServices.WorkflowSubscription parentSubscription);
abstract member Enumerate : Microsoft.SharePoint.Client.WorkflowServices.WorkflowSubscription -> Microsoft.SharePoint.Client.WorkflowServices.WorkflowInstanceCollection
override this.Enumerate : Microsoft.SharePoint.Client.WorkflowServices.WorkflowSubscription -> Microsoft.SharePoint.Client.WorkflowServices.WorkflowInstanceCollection
Public Overridable Function Enumerate (parentSubscription As WorkflowSubscription) As WorkflowInstanceCollection
Parameters
- parentSubscription
- WorkflowSubscription
Returns
- Attributes