GetActivityMembers.ActivityId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.