ReqTrans::refTypeIsDerivedFromPlannedOrder Method
Determines whether the specified requirement type represents a derived requirement type from a planned order.
Syntax
client server public static boolean refTypeIsDerivedFromPlannedOrder(ReqRefType _refType)
Run On
Called
Parameters
- _refType
Type: ReqRefType Enumeration
An enumeration value that holds a requirement type.
Return Value
Type: boolean
true if the requirement type represents a derived requirement type from a planned order; otherwise, false.