Share via


LogisticsAddressProperties_RU::editZipCode Method

Retrieves or sets the ZIP Code or postal code for the address element.

Syntax

client server public static LogisticsAddressZipCodeRecId editZipCode(
    boolean _set, 
    Common _common, 
    LogisticsAddressZipCodeRecId _zipCode)

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: LogisticsAddressZipCodeRecId Extended Data Type
The current value; the modified value if _set is true.

See Also

Reference

LogisticsAddressProperties_RU Table