TestingLevelPercentage Property
Description
Testing level percentage (of the full testing level).
Property type
Read-write property
Syntax
Visual Basic
Public Property TestingLevelPercentage( _
   ByVal TestingLevel As Long _
) As Long
Parameters
TestingLevel
A value of the TDAPI_RBT_TESTING_LEVELS Enumeration.
See Also