GroupObject
Class
Definition
Activity to invoke the Microsoft.PowerShell.Utility\Group-Object command in a Workflow.
public sealed class GroupObject : Microsoft.PowerShell.Activities.PSActivity
- Inheritance
Inherited Members
Microsoft.PowerShell.Activities.PipelineEnabledActivity
Microsoft.PowerShell.Activities.PSActivity
Constructors
| GroupObject() |
Gets the display name of the command invoked by this activity. |
Properties
| AsHashTable |
Provides access to the AsHashTable parameter. |
| AsString |
Provides access to the AsString parameter. |
| CaseSensitive |
Provides access to the CaseSensitive parameter. |
| Culture |
Provides access to the Culture parameter. |
| InputObject |
Provides access to the InputObject parameter. |
| NoElement |
Provides access to the NoElement parameter. |
| Property |
Provides access to the Property parameter. |
| PSCommandName |
Gets the fully qualified name of the command invoked by this activity. |