SDKVersion Property
Description
The version of UFT One Flex Runtime Loader to use to open the Flex application.
Property type
Read-write property
Syntax
Visual Basic
Public Property SDKVersion As String
Return Type

Possible values:
4.9.1 - For testing Flex applications developed using Flex SDK version 4.9.1 and earlier.
4.12.1 - For testing Flex applications developed using Flex SDK version 4.12.x.

See Also