NumberSequenceTable_CN::find Method

Finds the number sequence table record by reference record ID.

Syntax

client server public static NumberSequenceTable_CN find(RecId _recId, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to update the record.

Return Value

Type: NumberSequenceTable_CN Table
The record of the number sequence table that is found.

See Also

Reference

NumberSequenceTable_CN Table