TurnPath.ACTIVITYPROCESSED Field
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.
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.