ActivityStateQuery.ActivityName Property

Definition

Gets the name of the activity that the tracking record is subscribed from.

public:
 property System::String ^ ActivityName { System::String ^ get(); void set(System::String ^ value); };
public string ActivityName { get; set; }
member this.ActivityName : string with get, set
Public Property ActivityName As String

Property Value

The activity name.

Applies to