Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 457 Bytes

File metadata and controls

14 lines (12 loc) · 457 Bytes

#Get-SPOWorkflowDefinition Returns a workflow definition ##Syntax

Get-SPOWorkflowDefinition [-PublishedOnly [<SwitchParameter>]] [-Web <WebPipeBind>] [-Name <String>]

##Parameters

Parameter Type Required Description
Name String False The name of the workflow
PublishedOnly SwitchParameter False
Web WebPipeBind False The web to apply the command to. Omit this parameter to use the current web.