ActivityInfo.Id Property

Definition

Gets the ID for the activity.

public:
 property System::String ^ Id { System::String ^ get(); };
[System.Runtime.Serialization.DataMember]
public string Id { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Id : string
Public ReadOnly Property Id As String

Property Value

The activity ID.

Attributes

Applies to