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