PropertyObject.IsRootTypeDefinition

Syntax

PropertyObject.IsRootTypeDefinition

Data Type

Boolean

Purpose

Returns a value that indicates whether the object is a root type definition.

Remarks

A root type definition is an object created with the Engine.NewDataType or Engine.NewStepType methods. Subproperties of root type definitions are also type definitions, but they are not root type definitions. Root type definitions normally belong to a TypeUsageList .

See Also

Engine.NewDataType

Engine.NewStepType

PropertyObject.GetTypeDefinition

PropertyObject.IsTypeDefinition

PropertyObject.TypeCategory

Thread Safety of the PropertyObject API and TestStand Variables

TypeUsageList