TurnPath.REPEATEDIDS 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.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.