Show / Hide Table of Contents

Class PersonCollection.PersonCollectionIdx<TIdx>

Inheritance
Object
EntityIdxBase
EntityIdxBase<PersonTableInfo, PersonRow.PersonRowIdxBase>
Person.PersonIdxBase
PersonCollection.PersonCollectionIdx
PersonCollection.PersonCollectionIdx<TIdx>
PersonCollection.CustomSearch
PersonCollection.IdxBusinessIdx
PersonCollection.IdxCategoryIdx
PersonCollection.IdxContactId
PersonCollection.IdxContactIdRank
PersonCollection.IdxFirstname
PersonCollection.IdxKanafname
PersonCollection.IdxKanalname
PersonCollection.IdxLastname
PersonCollection.IdxPersonNumber
PersonCollection.IdxSource
PersonCollection.IdxUserdef2Id
PersonCollection.IdxUserdefId
Implements
ISentryIgnorable
Inherited Members
PersonCollection.PersonCollectionIdx.ToPersonCollection()
PersonCollection.PersonCollectionIdx.IsDistinct
Person.PersonIdxBase.AssociateRelationTableInfo
Person.PersonIdxBase.UdefLargeRelationTableInfo
Person.PersonIdxBase.UdefSmallRelationTableInfo
Person.PersonIdxBase.CategoryRelationTableInfo
Person.PersonIdxBase.BusinessRelationTableInfo
Person.PersonIdxBase.ContactRelationTableInfo
Person.PersonIdxBase.PositionRelationTableInfo
Person.PersonIdxBase.AddressRelationTableInfo
Person.PersonIdxBase.CountryRelationTableInfo
Person.PersonIdxBase.InfoRelationTableInfo
Person.PersonIdxBase.TableInfo
EntityIdxBase<PersonTableInfo, PersonRow.PersonRowIdxBase>.BeginIgnoreSentryCheck()
EntityIdxBase<PersonTableInfo, PersonRow.PersonRowIdxBase>.EndIgnoreSentryCheck()
EntityIdxBase<PersonTableInfo, PersonRow.PersonRowIdxBase>.TableInfo
EntityIdxBase<PersonTableInfo, PersonRow.PersonRowIdxBase>.RowIdx
EntityIdxBase<PersonTableInfo, PersonRow.PersonRowIdxBase>.JoinRestriction
EntityIdxBase<PersonTableInfo, PersonRow.PersonRowIdxBase>.ReturnFields
EntityIdxBase<PersonTableInfo, PersonRow.PersonRowIdxBase>.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 abstract class PersonCollectionIdx<TIdx> : PersonCollection.PersonCollectionIdx, ISentryIgnorable where TIdx : PersonRows.PersonRowsIdx
Type Parameters
Name Description
TIdx

Constructors

PersonCollectionIdx(TIdx)

Constructor for the index facades.

Declaration
protected PersonCollectionIdx(TIdx idx)
Parameters
Type Name Description
TIdx idx

Index for the PersonRows object

Properties

RowIdx

Declaration
public TIdx RowIdx { get; }
Property Value
Type Description
TIdx

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