Activity.Id Property

Definition

Gets or sets an ID that uniquely identifies the activity on the channel.

public string Id { get; set; }
member this.Id : string with get, set
Public Property Id As String

Property Value

An ID that uniquely identifies the activity on the channel.

Implements

Id

Applies to