PdsCustSellableDays::exist Method
Determines whether the record identified by the given RedId value exists.
Syntax
client server public static boolean exist(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
A RecId value for which to search.
Return Value
Type: boolean
true if the record exists; otherwise, false.
Remarks
Standard exist