ReqTrans::refTypeCanHaveBOM Method
Determines if the specified requirement type can have a bills of materials attached.
Syntax
client server public static boolean refTypeCanHaveBOM(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 can have a bills of materials attached; otherwise, false.