Share via


TMSRateRouteAddress::insertFromParameters Method

Inserts a record based on the specified values.

Syntax

server public static TMSRateRouteAddress insertFromParameters(
    TMSCompanyName _fromContact, 
    TMSCompanyName _toContact, 
    TMSPostalCode _fromZip, 
    TMSPostalCode _toZip)

Run On

Server

Parameters

Return Value

Type: TMSRateRouteAddress Table
A new Rate Route Address record.

See Also

Reference

TMSRateRouteAddress Table