PropertyObjectType.IsObject
- Updated2025-07-21
- 1 minute(s) read
PropertyObjectType.IsObject
Syntax
PropertyObjectType.IsObject
Data Type
Purpose
This property is False for array elements that do not have an associated PropertyObject . You can acquire a PropertyObject to these elements through methods such as the PropertyObject.GetPropertyObject method. However, the PropertyObject TestStand returns is an alias to the element that internally accesses the element through the array and a lookup string.
Remarks
PropertyObjects that are not objects do not store a value for the PropertyObject.Name , PropertyObject.Comment , or PropertyObject.NumericFormat properties.