Show / Hide Table of Contents

Class ContactCollection.IdxNumber2

Class representing index 'IDXContNum2'.

Inheritance
Object
EntityIdxBase
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>
Contact.ContactIdxBase
ContactCollection.ContactCollectionIdx
ContactCollection.ContactCollectionIdx<ContactRows.IdxNumber2>
ContactCollection.IdxNumber2
Implements
ISentryIgnorable
Inherited Members
ContactCollection.ContactCollectionIdx<ContactRows.IdxNumber2>.RowIdx
ContactCollection.ContactCollectionIdx.ToContactCollection()
ContactCollection.ContactCollectionIdx.IsDistinct
Contact.ContactIdxBase.GroupRelationTableInfo
Contact.ContactIdxBase.BusinessRelationTableInfo
Contact.ContactIdxBase.UdefSmallRelationTableInfo
Contact.ContactIdxBase.InfoRelationTableInfo
Contact.ContactIdxBase.PostalAddressRelationTableInfo
Contact.ContactIdxBase.CountryRelationTableInfo
Contact.ContactIdxBase.StreetAddressRelationTableInfo
Contact.ContactIdxBase.UdefLargeRelationTableInfo
Contact.ContactIdxBase.CategoryRelationTableInfo
Contact.ContactIdxBase.TableInfo
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>.BeginIgnoreSentryCheck()
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>.EndIgnoreSentryCheck()
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>.TableInfo
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>.RowIdx
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>.JoinRestriction
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>.ReturnFields
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>.IsSentryIgnored
EntityIdxBase.BeginIgnoreSentryCheck()
EntityIdxBase.EndIgnoreSentryCheck()
EntityIdxBase.IsSentryIgnored
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class IdxNumber2 : ContactCollection.ContactCollectionIdx<ContactRows.IdxNumber2>, ISentryIgnorable

Constructors

IdxNumber2(String)

Constructor for class ContactCollection.IdxNumber2 This class represents index 'IDXContNum2'.

Declaration
public IdxNumber2(string number2)
Parameters
Type Name Description
String number2

Alphanumeric user field

IdxNumber2(String, StringSearchType)

Constructor for class ContactCollection.IdxNumber2 This class represents index 'IDXContNum2'.

Declaration
public IdxNumber2(string number2, StringSearchType number2SearchType)
Parameters
Type Name Description
String number2

Alphanumeric user field

StringSearchType number2SearchType

How to search for number2

Properties

Number2

Alphanumeric user field

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