Show / Hide Table of Contents

Class ContactCollection.IdxSoundEx

Class representing index 'IDXContSoundEx'.

Inheritance
object
EntityIdxBase
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>
Contact.ContactIdxBase
ContactCollection.ContactCollectionIdx
ContactCollection.ContactCollectionIdx<ContactRows.IdxSoundEx>
ContactCollection.IdxSoundEx
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.IdxSoundEx : ContactCollection.ContactCollectionIdx<ContactRows.IdxSoundEx>, ISentryIgnorable

Constructors

IdxSoundEx(string)

Constructor for class ContactCollection.IdxSoundEx This class represents index 'IDXContSoundEx'.

Declaration
public IdxSoundEx(string soundEx)
Parameters
Type Name Description
string soundEx

What the name sounds like, for duplicate detection

IdxSoundEx(string, StringSearchType)

Constructor for class ContactCollection.IdxSoundEx This class represents index 'IDXContSoundEx'.

Declaration
public IdxSoundEx(string soundEx, StringSearchType soundExSearchType)
Parameters
Type Name Description
string soundEx

What the name sounds like, for duplicate detection

StringSearchType soundExSearchType

How to search for soundEx

Properties

SoundEx

What the name sounds like, for duplicate detection

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