PowerTools InputMan for ASP.NET 8.0J
GetZipCode メソッド
住所に関連付けられた郵便番号を取得します。
構文
var instance = new GCIM.AddressInfo();
var value; // Type: string
value = instance.GetZipCode();
function GetZipCode() : string;

戻り値

型 : string
住所に関連付けられた郵便番号。
参照

AddressInfo オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.