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 can have a kanban rule attached.
Syntax
client server public static boolean refTypeCanHaveKanbanRule(ReqRefType _refType)
Run On
ClientOrServer
Parameters
- _refType
Type: ReqRefType Enumeration
An enumeration value that holds the requirement type.
Return Value
Type: boolean
true if the requirement type can have a kanban rule attached; otherwise, false.