PropertyObject.TypeAttributes

Syntax

PropertyObject.TypeAttributes

Data Type

PropertyObject

Purpose

This property is a container for storing data associated with the type definition.

Remarks

Use container subproperties under the TypeAttributes property to serve as attribute namespaces. National Instruments recommends that you create a uniquely named container or hierarchy of containers under which you store attribute variables, such as CompanyName.AttributeCategory.Attribute , to avoid name conflicts.

The name NI is reserved at the root level for National Instruments.

National Instruments recommends that you access this property only if the PropertyObject.HasTypeAttributes property is True .

If the object is not a type definition, the property reports an error.

See Also

PropertyObject.Attributes

PropertyObject.HasAttributes

PropertyObject.HasTypeAttributes

PropertyObject.TypeAttributes

Thread Safety of the PropertyObject API and TestStand Variables