Share via


WrkCtrCapabilityResource::exist Method

Indicates whether the specified record in the WrkCtrCapabilityResource table exists.

Syntax

client server public static boolean exist(
    RefRecId _capability, 
    WrkCtrId _wrkCtrId, 
    DataAreaId _resourceDataAreaId, 
   [date _validFromDate, 
    date _validToDate])

Run On

Called

Parameters

  • _validFromDate
    Type: date
    The first date from which to search for a membership.
  • _validToDate
    Type: date
    The last date to search for a membership.

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

WrkCtrCapabilityResource Table