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