| Miner.Responder.Framework.Requests Namespace > GetPostalCodeInformationRequest Class : PostalCodes Property |
'DeclarationPublic ReadOnly Property PostalCodes As System.String()
'UsageDim instance As GetPostalCodeInformationRequest Dim value() As System.String value = instance.PostalCodes
public System.string[] PostalCodes {get;}
public read-only property PostalCodes: System.array of String;
public function get PostalCodes : System.String[]
public: __property System.string*[]* get_PostalCodes();
public: property System.array<String^>^ PostalCodes { System.array<String^>^ 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