Share via


TurnPath.REPEATEDIDS Field

Definition

Caution

This property is deprecated, use TurnPath.RepeatedIds instead.

Used to track that we don't end up in infinite loop of RepeatDialogs().

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

Field Value

Attributes

Remarks

This property is deprecated, use TurnPath.RepeatedIds instead.

Applies to