GeographicRegion.CodeThreeDigit | codeThreeDigit property
Gets the three-digit identifier for this region, as a string.
Syntax
var codeThreeDigit = geographicRegion.codeThreeDigit;
Property value
Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]
Returns as a string the ISO-3166-1 numeric three-digit code for the region, or the UN-M49 code. If the region is unknown, returns "999".
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
