Show / Hide Table of Contents

Class ContactCollection.IdxKananame

Class representing index 'IDXContKname'.

Inheritance
object
EntityIdxBase
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>
Contact.ContactIdxBase
ContactCollection.ContactCollectionIdx
ContactCollection.ContactCollectionIdx<ContactRows.IdxKananame>
ContactCollection.IdxKananame
Implements
ISentryIgnorable
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
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

Implements

ISentryIgnorable

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top