Share via


PdsCustSellableDays::find Method

Finds the record associated with a specific RecId value.

Syntax

client server public static PdsCustSellableDays find(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the record returned will be selected for update; optional.

Return Value

Type: PdsCustSellableDays Table
The PdsCustSellableDays record set found for the specified RecId value.

See Also

Reference

PdsCustSellableDays Table