Share via


TurnPath.ACTIVITYPROCESSED Field

Definition

Caution

This property is deprecated, use TurnPath.ActivityProcessed instead.

This is a bool which if set means that the turncontext.activity has been consumed by some component in the system.

[System.Obsolete("This property is deprecated, use TurnPath.ActivityProcessed instead.")]
public const string ACTIVITYPROCESSED;
[<System.Obsolete("This property is deprecated, use TurnPath.ActivityProcessed instead.")>]
val mutable ACTIVITYPROCESSED : string
Public Const ACTIVITYPROCESSED As String 

Field Value

Attributes

Remarks

This property is deprecated, use TurnPath.ActivityProcessed instead.

Applies to