CancelRequestedQuery.ChildActivityName Property

Definition

The name of the child activity for which cancellation was requested.

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 child activity name.

Applies to