PowerTools InputMan for ASP.NET 8.0J
AddressQueryMode 列挙体

住所情報の検索方法を定義します。
構文
Public Enum AddressQueryMode 
   Inherits System.Enum
public enum AddressQueryMode : System.Enum 
メンバ
メンバ解説
ByJISCode全国地方公共団体コードからRegionInfoを検索します。
ByPhoneCode市外局番からPhoneCodeInfoを検索します。
ByZipCodeForAll郵便番号からAddressInfoおよびCompanyAddressInfoを検索します。
ByZipCodeForCompany郵便番号からCompanyAddressInfoを検索します。
ByZipCodeForGeneral郵便番号からAddressInfoを検索します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Web.Input.IMExtenders.AddressQueryMode

参照

GrapeCity.Web.Input.IMExtenders 名前空間
AddressQueryModeプロパティ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.