TurnPath.ACTIVITY 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.Activity instead.
The current activity for the turn.
[System.Obsolete("This property is deprecated, use TurnPath.Activity instead.")]
public const string ACTIVITY;
[<System.Obsolete("This property is deprecated, use TurnPath.Activity instead.")>]
val mutable ACTIVITY : string
Public Const ACTIVITY As String
Field Value
- Attributes
Remarks
This property is deprecated, use TurnPath.Activity instead.