PropertyObject.HasTypeAttributes
- Updated2025-07-21
- 1 minute(s) read
PropertyObject.HasTypeAttributes
Syntax
PropertyObject.HasTypeAttributes
Data Type
Purpose
Returns True if this object is a type definition and the PropertyObject.TypeAttributes property contains subproperties.
Remarks
Using this property is more efficient than determining whether the PropertyObject.TypeAttributes property contains subproperties. National Instruments recommends that you access the PropertyObject.TypeAttributes property only if the PropertyObject.HasTypeAttributes property is True .
See Also
Thread Safety of the PropertyObject API and TestStand Variables