UpdateList
Class
Definition
Activity to invoke the Microsoft.PowerShell.Utility\Update-List command in a Workflow.
public sealed class UpdateList : Microsoft.PowerShell.Activities.PSActivity
- Inheritance
Inherited Members
Microsoft.PowerShell.Activities.PipelineEnabledActivity
Microsoft.PowerShell.Activities.PSActivity
Constructors
| UpdateList() |
Gets the display name of the command invoked by this activity. |
Properties
| Add |
Provides access to the Add parameter. |
| InputObject |
Provides access to the InputObject parameter. |
| Property |
Provides access to the Property parameter. |
| PSCommandName |
Gets the fully qualified name of the command invoked by this activity. |
| Remove |
Provides access to the Remove parameter. |
| Replace |
Provides access to the Replace parameter. |