ExternalDataEventArgs::InstanceId Property
.NET Framework (current version)
Gets or sets the workflow instance identifier for the workflow instance that contains the HandleExternalEventActivity that is expected to handle the event.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
Property Value
Type: System::GuidThe workflow instance identifier for the workflow instance that contains the HandleExternalEventActivity that is expected to handle the event.
This is a required property.
.NET Framework
Available since 3.0
Available since 3.0
Show: