LogisticsPostalAddress.countyFullName_RU Method
Is the edit method for accessing the full name of the address county.
Syntax
edit LogisticsAddressCountyName countyFullName_RU([boolean _set, LogisticsAddressCountyName _value])
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to set the value.
- _value
Type: LogisticsAddressCountyName Extended Data Type
A String value that is used to set the value of the county.
Return Value
Type: LogisticsAddressCountyName Extended Data Type
The street name.