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: