ExternalDataEventArgs Constructor (Guid)
.NET Framework (current version)
Initializes a new instance of the ExternalDataEventArgs class using the instance identifier of the workflow.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
Parameters
- instanceId
-
Type:
System::Guid
The workflow instance identifier for the workflow instance that contains the HandleExternalEventActivity that is expected to handle the event.
.NET Framework
Available since 3.0
Available since 3.0
Show: