LogisticsAddressStreet_RU.propertiesObjectStatus_RU Method
Displays or sets the status of the address element.
Syntax
edit AddressObjectStatus_RU propertiesObjectStatus_RU(boolean _set, AddressObjectStatus_RU _objectStatus)
Run On
Called
Parameters
- _set
Type: boolean
true if you are modifying the value; false if you are viewing the value.
- _objectStatus
Type: AddressObjectStatus_RU Enumeration
The new value.
Return Value
Type: AddressObjectStatus_RU Enumeration
The current value; the modified value if _set is true.