ParentId Property
Description
The Requirement's parent ID.
Property type
Read-write property
Syntax
Visual Basic
Public Property ParentId As Long
Remarks

Set this property to place the requirement under another requirement in the hierarchy.

The default is -1, indicating a top-level requirement.

See Also