Miner.Responder.Framework.Requests Namespace > GetPostalCodeInformationRequest Class : Item Property |
'Declaration
Public ReadOnly Default Property Item( _ ByVal postalCode As System.String _ ) As RegionCustomerInformation
'Usage
Dim instance As GetPostalCodeInformationRequest Dim postalCode As System.String Dim value As RegionCustomerInformation value = instance.Item(postalCode)
public RegionCustomerInformation this[ System.string postalCode ]; {get;}
public this: : RegionCustomerInformation;[ postalCode: System.String ]; read-only
public this[ postalCode : System.String ] get : RegionCustomerInformation
public: __property RegionCustomerInformation get_Item System.string* postalCode ;
public: property RegionCustomerInformation default [String^] { RegionCustomerInformation get(System.String^ postalCode); }
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