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 WrkCtrId field is already connected to the capability and expands the resource group as needed if the work center was marked as group.
Syntax
server public static boolean isWrkCtrIdPartOfCapability(WrkCtrCapability _wrkCtrCapability, WrkCtrId _wrkCtrId)
Run On
Server
Parameters
- _wrkCtrCapability
Type: WrkCtrCapability Table
The capability to search for.
- _wrkCtrId
Type: WrkCtrId Extended Data Type
The ID of the work center to examine.
Return Value
Type: boolean
true if the WrkCtrId field is already connected to the capability; otherwise, false.