Applies to:
- Winshuttle Foundation
DefineProcessDefinition
This operation allows you to view the details of a specific process published to a SharePoint site.
Usage
The following example will display the details of the process with the ID of 22:
svadm.exe –o defineprocessdefinition –id 22
                                            
Options
| Name | Description | Required | 
| -id | The database identifier of the process definition. | Yes | 
