| Miner.Responder.Framework.Requests Namespace > BuildRegionsRequest Class : RegionTable Property |
'DeclarationPublic ReadOnly Property RegionTable As System.Data.DataTable
'UsageDim instance As BuildRegionsRequest Dim value As System.Data.DataTable value = instance.RegionTable
public System.Data.DataTable RegionTable {get;}
public read-only property RegionTable: System.Data.DataTable;
public function get RegionTable : System.Data.DataTable
public: __property System.Data.DataTable* get_RegionTable();
public: property System.Data.DataTable^ RegionTable { System.Data.DataTable^ 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