Modifica

Share via


ActivityBlockingUpdate.UpdatedActivityId Property

Definition

Gets or sets the updated activity identifier in the workflow definition.

public:
 property System::String ^ UpdatedActivityId { System::String ^ get(); };
public string UpdatedActivityId { get; }
member this.UpdatedActivityId : string
Public ReadOnly Property UpdatedActivityId As String

Property Value

The updated activity identifier in the workflow definition.

Applies to