GrapeCity InputMan for Windows Forms 10.0J
AddressQuerymode 列挙体

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

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Editors.AddressQuerymode

参照

GrapeCity.Win.Editors 名前空間

 

 


© 2004 GrapeCity inc. All rights reserved.