ActivityCollectionChangeAction Enumeration
Represents an enumeration of the permissible actions which may be performed on an ActivityCollection, which typically represents the collection of all child activities of a CompositeActivity.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
| Member name | Description | |
|---|---|---|
| Add | The enumerator corresponding to adding a new Activity to the ActivityCollection. | |
| Remove | The enumerator corresponding to removing an Activity from the ActivityCollection. | |
| Replace | The enumerator corresponding to replacing an Activity in the ActivityCollection. |
Note |
|---|
This material discusses types and namespaces that are obsolete. For more information, see Deprecated Types in Windows Workflow Foundation 4.5. |
Available since 3.0
