Share via


PlSADTable::find Method

Finds a PlSADTable record by AK.

Syntax

client server public static PlSADTable find(PlSADNumberCode _sadNumberCode, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update.

Return Value

Type: PlSADTable Table
The PlSADTable record that is found.

See Also

Reference

PlSADTable Table