Share via


CustomsTariffCodeTable_IN::findDirection Method

Reads the CustomsTariffCodeTable_IN table for the specified CustomsTariffCode_IN and direction.

Syntax

client server public static CustomsTariffCodeTable_IN findDirection(
    CustomsTariffCode_IN _tariffCode, 
    Direction_IN _direction, 
   [boolean _isModified])

Run On

Called

Parameters

  • _isModified
    Type: boolean
    if Modified true, find _direction to find CustomsTariffCodeTable_IN.

Return Value

Type: CustomsTariffCodeTable_IN Table
The selected CustomsTariffCodeTable_IN record.

See Also

Reference

CustomsTariffCodeTable_IN Table