Applies to:
- Winshuttle Foundation
EnumProcessDefinition
This operation allows you to view a list of all the processes that have been published to a SharePoint site.
Usage
Example:
svadm.exe –o enumprocessdefinitions –url http://localhost/sv/forms
                                            
Tip: Use the DescribeProcessDefinition operation to get the details of a specific process.
Options
| Name | Description | Required | 
| -url | The URL of the site whose processes should be enumerated. | Yes | 
