LogisticsAddressProperties_RU::editAddrTypeCode Method

Retrieves or sets the record ID for the address element type.

Syntax

client server public static AddrTypeRecId_RU editAddrTypeCode(
    boolean _set, 
    Common _common, 
    AddrTypeRecId_RU _addrTypeRecId)

Run On

Called

Parameters

  • _set
    Type: boolean
    true if you are modifying the value; false if you are viewing the value.
  • _common
    Type: Common Table
    The record that contains the reference to the LogisticsAddressProperties_RU table.

Return Value

Type: AddrTypeRecId_RU Extended Data Type
The record ID of the address element type.

See Also

Reference

LogisticsAddressProperties_RU Table