Show / Hide Table of Contents

Class SelectionCollection.SelectionCollectionIdx<TIdx>

Inheritance
Object
EntityIdxBase
EntityIdxBase<SelectionTableInfo, SelectionRow.SelectionRowIdxBase>
Selection.SelectionIdxBase
SelectionCollection.SelectionCollectionIdx
SelectionCollection.SelectionCollectionIdx<TIdx>
SelectionCollection.CustomSearch
SelectionCollection.IdxAssociateId
SelectionCollection.IdxGroupIdx
SelectionCollection.IdxName
SelectionCollection.IdxSoundEx
SelectionCollection.IdxSource
Implements
ISentryIgnorable
Inherited Members
SelectionCollection.SelectionCollectionIdx.ToSelectionCollection()
SelectionCollection.SelectionCollectionIdx.IsDistinct
Selection.SelectionIdxBase.UserGroupRelationTableInfo
Selection.SelectionIdxBase.SelectionTextRelationTableInfo
Selection.SelectionIdxBase.SelectionInfoRelationTableInfo
Selection.SelectionIdxBase.SearchCategoryRelationTableInfo
Selection.SelectionIdxBase.TableInfo
Selection.SelectionIdxBase.VisibleForTableInfo
EntityIdxBase<SelectionTableInfo, SelectionRow.SelectionRowIdxBase>.BeginIgnoreSentryCheck()
EntityIdxBase<SelectionTableInfo, SelectionRow.SelectionRowIdxBase>.EndIgnoreSentryCheck()
EntityIdxBase<SelectionTableInfo, SelectionRow.SelectionRowIdxBase>.TableInfo
EntityIdxBase<SelectionTableInfo, SelectionRow.SelectionRowIdxBase>.RowIdx
EntityIdxBase<SelectionTableInfo, SelectionRow.SelectionRowIdxBase>.JoinRestriction
EntityIdxBase<SelectionTableInfo, SelectionRow.SelectionRowIdxBase>.ReturnFields
EntityIdxBase<SelectionTableInfo, SelectionRow.SelectionRowIdxBase>.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 SelectionCollectionIdx<TIdx> : SelectionCollection.SelectionCollectionIdx, ISentryIgnorable where TIdx : SelectionRows.SelectionRowsIdx
Type Parameters
Name Description
TIdx

Constructors

SelectionCollectionIdx(TIdx)

Constructor for the index facades.

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

Index for the SelectionRows 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