PropertyObject.IsRootTypeDefinition
- Updated2025-07-21
- 1 minute(s) read
PropertyObject.IsRootTypeDefinition
Syntax
PropertyObject.IsRootTypeDefinition
Data Type
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
PropertyObject.GetTypeDefinition
PropertyObject.IsTypeDefinition
Thread Safety of the PropertyObject API and TestStand Variables