The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ReplicatorChildEventArgs::InstanceData Property
.NET Framework (current version)
Gets the current item in the ReplicatorActivity enumerable collection.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
Property Value
Type: System::Object^The current item in the ReplicatorActivity enumerable collection.
The data for this item is frequently used to initialize values in the data context of the current child activity instance.
.NET Framework
Available since 3.0
Available since 3.0
Show: