Skip to content

Update Workflow

wim-beck edited this page Feb 28, 2017 · 2 revisions

Synopsis

Update an existing workflow.

Syntax

Update-Workflow [-DisplayName] <String> [-Xoml] <String> [<CommonParameters>]

Description

Update an existing workflow with a new xoml definition.

Parameters

DisplayName

Property Value
Type String
Required true
Position 1
Default value
Accept pipeline input false

Xoml

Property Value
Type String
Required true
Position 2
Default value
Accept pipeline input false

Examples

``

Clone this wiki locally