Share via


ReleaseUpdateDB60_Prod::isWrkCtrIdPartOfCapability Method [AX 2012]

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

Return Value

Type: boolean
true if the WrkCtrId field is already connected to the capability; otherwise, false.

See Also

Reference

ReleaseUpdateDB60_Prod Class