Share via


WMSTransport::find Method

Finds the specified record in the WMSTransport table.

Syntax

client server public static WMSTransport find(WMSTransportId _transportId, [boolean _update])

Run On

Called

Parameters

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

Return Value

Type: WMSTransport Table
The specified record in the WMSTransport table if found.

See Also

Reference

WMSTransport Table