ActivityScheduledQuery.ChildActivityName Property

Definition

Gets the name of the scheduled activity that the tracking query subscribes to.

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

Property Value

The name of the scheduled activity.

Applies to