Share via


LogisticsLocationRole::findBytype Method

Finds a record in the LogisticsLocationRole table, depending on a LogisticsLocationRoleType value.

Syntax

client server public static LogisticsLocationRole findBytype(LogisticsLocationRoleType _type, [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: LogisticsLocationRole Table
A record in the LogisticsLocationRole table.

See Also

Reference

LogisticsLocationRole Table