Global::isCountryRegionRU Method [AX 2012]

Validates if the country, specified by Id, is Russian Federation.

Syntax

server public static boolean isCountryRegionRU(LogisticsAddressCountryRegionId _countryRegionId)

Run On

Server

Parameters

Return Value

Type: boolean
true, if ISO code for the country is 'RU'

See Also

Reference

Global Class