LogisticsAddressStreet_RU.propertiesIMNSDistrict_RU Method
Displays or sets the IMNS district for the address element.
Syntax
edit IMNSDistrict_RU propertiesIMNSDistrict_RU(boolean _set, IMNSDistrict_RU _imnsDistrict)
Run On
Called
Parameters
- _set
Type: boolean
true if you are modifying the value; false if you are viewing the value.
- _imnsDistrict
Type: IMNSDistrict_RU Extended Data Type
The new value.
Return Value
Type: IMNSDistrict_RU Extended Data Type
The current value; the modified value if _set is true.