Share via


DefermentSchedule_IN::find Method

Reads the DefermentSchedule_IN table for the specified record ID.

Syntax

client server public static DefermentSchedule_IN find(
    RefRecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    If true, reads the record to update.

Return Value

Type: DefermentSchedule_IN Table
A buffer that contains a DefermentSchedule_IN table.

See Also

Reference

DefermentSchedule_IN Table