Activity::IsDynamicActivity Property
.NET Framework (current version)
Gets information about whether the activity is executing within the default ActivityExecutionContext of the workflow instance.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Property Value
Type: System::BooleanReturns false if the activity is executing within the default ActivityExecutionContext of the workflow instance, otherwise returns true.
.NET Framework
Available since 3.0
Available since 3.0
Show: