GeodeticDatum.Id Property
Gets the authority code as an integer.
Syntax
public System.Int32 Id { get; }
Property Value
The authority code converted to an integer.
Remarks
If the AuthorityCode is the empty string, the Id will be 0, otherwise the Id will be the authority code converted to an integer, and an exception will be thrown if the conversion fails.
Platforms
Windows, Linux, Android