VDSTEST_PATTERNS_MAX_ATTEMPTS Field |
Note: This API is now obsolete.
This field is no longer used.
Namespace:
ASAP.NRP.Solvers
Assembly:
NRP (in NRP.dll) Version: 3.49.0+539d3dcf73518163e952c8abb92256bf56ba5029
Syntax[ObsoleteAttribute("This field is no longer used and will be removed in future versions.")]
public int TEST_PATTERNS_MAX_ATTEMPTS
<ObsoleteAttribute("This field is no longer used and will be removed in future versions.")>
Public TEST_PATTERNS_MAX_ATTEMPTS As Integer
public:
[ObsoleteAttribute(L"This field is no longer used and will be removed in future versions.")]
int TEST_PATTERNS_MAX_ATTEMPTS
[<ObsoleteAttribute("This field is no longer used and will be removed in future versions.")>]
val mutable TEST_PATTERNS_MAX_ATTEMPTS: int
Field Value
Type:
Int32
See Also