PowerTools InputMan for Windows Forms 8.0J
AddressQuerymode 列挙体

住所情報の検索方法を示す 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.Win.Editors.AddressQuerymode

参照

GrapeCity.Win.Editors 名前空間

 

 


© 2004-2015 GrapeCity inc. All rights reserved.