PythonAdapter.GetParameterCategoryInObject
- Updated2025-07-21
- 1 minute(s) read
PythonAdapter.GetParameterCategoryInObject
Syntax
PythonAdapter.GetParameterCategoryInObject( typeDefinition, propertyLookupString)
Return Value
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.