Miner.Responder.Framework.BusinessObjects Namespace > JumperArchive Class : GeoRowInfo Property |
'Declaration
Public ReadOnly Property GeoRowInfo As GeoRowInfo()
'Usage
Dim instance As JumperArchive Dim value() As GeoRowInfo value = instance.GeoRowInfo
public GeoRowInfo[] GeoRowInfo {get;}
public read-only property GeoRowInfo: array of GeoRowInfo;
public function get GeoRowInfo : GeoRowInfo[]
public: __property GeoRowInfo*[]* get_GeoRowInfo();
public: property array<GeoRowInfo^>^ GeoRowInfo { array<GeoRowInfo^>^ get(); }
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