PdsFreightGroup::find Method

Finds the specific record in the PdsFreightGroup table by using the specified PdsFreightAllocationGroupId value.

Syntax

client server public static PdsFreightGroup find(PdsFreightAllocationGroupId _pdsFreightAllocationGroupId, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: PdsFreightGroup Table
A record in the PdsFreightGroup table; otherwise and empty record.

See Also

Reference

PdsFreightGroup Table