PythonAdapter.GetParameterCategoryInObject

Syntax

PythonAdapter.GetParameterCategoryInObject( typeDefinition, propertyLookupString)

Return Value

PythonParameterCategories

Purpose

Returns a value that indicates how TestStand passes the property to the Python module.

Parameters

typeDefinition As PropertyObject

[In] Specifies the type definition. This method returns an error if PropertyObject is not a type definition.

propertyLookupString As String

[In] Specifies the location of the property in the type definition.