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 if the specified requirement type is a planned order.
Syntax
client server public static boolean refTypeIsPlannedOrder(ReqRefType _refType)
Run On
ClientOrServer
Parameters
- _refType
Type: ReqRefType Enumeration
An enum value that holds the requirement type.
Return Value
Type: boolean
true if the requirement type is a planned order; otherwise, false.