GetPropertyList Method (TestObject)
Class
TestObject
.
Action
Returns a list of property names that can be retrieved for the given object.
Syntax
propertyList
=
testObject
.
GetPropertyList
()
Variable
Description
propertyList
List(Of
String
)
.