Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 482 Bytes

RemoveSPOWorkflowDefinition.md

File metadata and controls

15 lines (12 loc) · 482 Bytes

#Remove-SPOWorkflowDefinition Topic automatically generated on: 2015-10-13

Removes a workflow definition ##Syntax

Remove-SPOWorkflowDefinition [-Web <WebPipeBind>] -Identity <WorkflowDefinitionPipeBind>

##Parameters

Parameter Type Required Description
Identity WorkflowDefinitionPipeBind True The subscription to remove
Web WebPipeBind False The web to apply the command to. Omit this parameter to use the current web.