ProfileWorkflowElement::ActivityDefinitionId Property
.NET Framework (current version)
Gets or sets the activity definition ID of the workflow being tracked.
Assembly: System.ServiceModel.Activities (in System.ServiceModel.Activities.dll)
public: [ConfigurationPropertyAttribute("activityDefinitionId", IsKey = true, DefaultValue = "*")] [StringValidatorAttribute(MinLength = 1)] property String^ ActivityDefinitionId { String^ get(); void set(String^ value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: