Activity.Id Property

 

Gets an identifier that is unique in the scope of the workflow definition.

Namespace:   System.Activities
Assembly:  System.Activities (in System.Activities.dll)

public string Id { get; }

Property Value

Type: System.String

An identifier that is unique in the scope of the workflow definition.

Id is used in tracking and validation.

.NET Framework
Available since 4.0