PropertyObject.HasAttributes

Syntax

PropertyObject.HasAttributes

Data Type

Boolean

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.Attributes

PropertyObject.HasTypeAttributes

PropertyObject.TypeAttributes

Thread Safety of the PropertyObject API and TestStand Variables