PropertyObject.HasTypeAttributes

Syntax

PropertyObject.HasTypeAttributes

Data Type

Boolean

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

PropertyObject.Attributes

PropertyObject.HasAttributes

PropertyObject.TypeAttributes

Thread Safety of the PropertyObject API and TestStand Variables