Share via


GetActivityMembers.ActivityId Property

Definition

Gets or sets the expression to get the value to put into property path.

public AdaptiveExpressions.Properties.StringExpression ActivityId { get; set; }
member this.ActivityId : AdaptiveExpressions.Properties.StringExpression with get, set
Public Property ActivityId As StringExpression

Property Value

The expression to get the value to put into property path. If this is missing, then the current turn Activity.id will be used.

Applies to