PropertyObject.CanAddSubProperty

Syntax

PropertyObject.CanAddSubProperty

Data Type

Boolean

Purpose

Returns a value that indicates whether you can add subproperties to this object.

Remarks

When this property is False , the PropertyObject.InsertSubProperty , PropertyObject.NewSubProperty , and PropertyObject.SetPropertyObject methods report errors.

See Also

PropertyObject.InsertSubProperty

PropertyObject.NewSubProperty

PropertyObject.SetPropertyObject

Thread Safety of the PropertyObject API and TestStand Variables