Share via


WrkCtrCapability::findName Method

Finds a WrkCtrCapability record based on the name of the capability

Syntax

client server public static WrkCtrCapability findName(WrkCtrCapabilityName _wrkCtrCapabilityName, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the found record should be selected for update.

Return Value

Type: WrkCtrCapability Table
A WrkCtrCapability record based on the name of the capability.

See Also

Reference

WrkCtrCapability Table