VDSTEST_ PATTERNS_ MAX_ ATTEMPTS Field
This field is no longer used.
Definition
Namespace: ASAP.NRP.Solvers
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
C#
[ObsoleteAttribute("This field is no longer used and will be removed in future versions.")]
public int TEST_PATTERNS_MAX_ATTEMPTSVB
<ObsoleteAttribute("This field is no longer used and will be removed in future versions.")>
Public TEST_PATTERNS_MAX_ATTEMPTS As IntegerC++
public:
[ObsoleteAttribute(L"This field is no longer used and will be removed in future versions.")]
int TEST_PATTERNS_MAX_ATTEMPTSF#
[<ObsoleteAttribute("This field is no longer used and will be removed in future versions.")>]
val mutable TEST_PATTERNS_MAX_ATTEMPTS: int