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