Touchstone Re 2023 API Reference
GeographySid Property (GeographyLeafItem)


Air.Services.Proxy Assembly > AIR.Services.Geography.Data Namespace > GeographyLeafItem Class : GeographySid Property
Contains the unique system-generated sequential identifier (SID) of the geographic area associated with the geography leaf item.
Syntax
Public Property GeographySid As Integer
Dim instance As GeographyLeafItem
Dim value As Integer
 
instance.GeographySid = value
 
value = instance.GeographySid
public int GeographySid {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GeographyLeafItem Class
GeographyLeafItem Members