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