Class ContactCollection.IdxKananame
Class representing index 'IDXContKname'.
Inheritance
ContactCollection.IdxKananame
Implements
Inherited Members
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class ContactCollection.IdxKananame : ContactCollection.ContactCollectionIdx<ContactRows.IdxKananame>, ISentryIgnorable
Constructors
IdxKananame(string)
Constructor for class ContactCollection.IdxKananame This class represents index 'IDXContKname'.
Declaration
public IdxKananame(string kananame)
Parameters
| Type | Name | Description |
|---|---|---|
| string | kananame | Contact kana name, used in Japanese versions only |
IdxKananame(string, StringSearchType)
Constructor for class ContactCollection.IdxKananame This class represents index 'IDXContKname'.
Declaration
public IdxKananame(string kananame, StringSearchType kananameSearchType)
Parameters
| Type | Name | Description |
|---|---|---|
| string | kananame | Contact kana name, used in Japanese versions only |
| StringSearchType | kananameSearchType | How to search for kananame |
Properties
Kananame
Contact kana name, used in Japanese versions only
Declaration
public string Kananame { get; set; }
Property Value
| Type | Description |
|---|---|
| string |