LogisticsAddresssCity.propertiesZipCode_RU Method
Displays or sets the ZIP Code or postal code for the address element.
Syntax
edit LogisticsAddressZipCodeId propertiesZipCode_RU(boolean _set, LogisticsAddressZipCodeId _zipCodeID)
Run On
Called
Parameters
- _set
Type: boolean
true if you are modifying the value; false if you are viewing the value.
- _zipCodeID
Type: LogisticsAddressZipCodeId Extended Data Type
The new value.
Return Value
Type: LogisticsAddressZipCodeId Extended Data Type
The current value; the modified value if _set is true.