Share via


TurnPath.LASTRESULT Field

Definition

Caution

This property is deprecated, use TurnPath.LastResult instead.

The result from the last dialog that was called.

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

Field Value

Attributes

Remarks

This property is deprecated, use TurnPath.LastResult instead.

Applies to