LogisticsAddressFlatNumber_RU.propertiesGniCode Method
Displays or sets the GNI code for the address element.
Syntax
edit GniCode_RU propertiesGniCode(boolean _set, GniCode_RU _gniCode)
Run On
Called
Parameters
- _set
Type: boolean
true if you are modifying the value; false if you are viewing the value.
- _gniCode
Type: GniCode_RU Extended Data Type
The new value.
Return Value
Type: GniCode_RU Extended Data Type
The current value; the modified value if _set is true.