PropertyObject.Attributes
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
PropertyObject.Attributes
Syntax
PropertyObject.Attributes
Data Type
Purpose
Returns a container for storing data associated with the PropertyObject .
Remarks
Use container subproperties under the Attributes 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.HasAttributes property is True .
See Also
PropertyObject.DisplayAttributesDialog
PropertyObject.HasTypeAttributes
Thread Safety of the PropertyObject API and TestStand Variables