Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.