Show / Hide Table of Contents

Class ContactCollection.IdxName

Class representing index 'IDXContName'.

Inheritance
Object
EntityIdxBase
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>
Contact.ContactIdxBase
ContactCollection.ContactCollectionIdx
ContactCollection.ContactCollectionIdx<ContactRows.IdxName>
ContactCollection.IdxName
Implements
ISentryIgnorable
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class IdxName : ContactCollection.ContactCollectionIdx<ContactRows.IdxName>, ISentryIgnorable

Constructors

IdxName(String)

Constructor for class ContactCollection.IdxName This class represents index 'IDXContName'.

Declaration
public IdxName(string name)
Parameters
Type Name Description
String name

Contact name

IdxName(String, StringSearchType)

Constructor for class ContactCollection.IdxName This class represents index 'IDXContName'.

Declaration
public IdxName(string name, StringSearchType nameSearchType)
Parameters
Type Name Description
String name

Contact name

StringSearchType nameSearchType

How to search for name

Properties

Name

Contact name

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