HasReqTraceability Property
Description
Checks if the current requirement has at least one associated requirement in the specified direction.
Property type
Read-only property
Syntax
Visual Basic
Public Property HasReqTraceability( _
   ByVal TraceDirection As Long _
) As Boolean
Parameters
TraceDirection

A value of the TDAPI_TRACE_DIRECTION Enumeration.

See Also