Show / Hide Table of Contents

Class PersonCollection.IdxKanafname

Class representing index 'IDXPersKfname'.

Inheritance
Object
EntityIdxBase
EntityIdxBase<PersonTableInfo, PersonRow.PersonRowIdxBase>
Person.PersonIdxBase
PersonCollection.PersonCollectionIdx
PersonCollection.PersonCollectionIdx<PersonRows.IdxKanafname>
PersonCollection.IdxKanafname
Implements
ISentryIgnorable
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class IdxKanafname : PersonCollection.PersonCollectionIdx<PersonRows.IdxKanafname>, ISentryIgnorable

Constructors

IdxKanafname(String)

Constructor for class PersonCollection.IdxKanafname This class represents index 'IDXPersKfname'.

Declaration
public IdxKanafname(string kanafname)
Parameters
Type Name Description
String kanafname

Kana last name, used in Japanese versions only

IdxKanafname(String, StringSearchType)

Constructor for class PersonCollection.IdxKanafname This class represents index 'IDXPersKfname'.

Declaration
public IdxKanafname(string kanafname, StringSearchType kanafnameSearchType)
Parameters
Type Name Description
String kanafname

Kana last name, used in Japanese versions only

StringSearchType kanafnameSearchType

How to search for kanafname

Properties

Kanafname

Kana last name, used in Japanese versions only

Declaration
public string Kanafname { 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