Show / Hide Table of Contents

Class Selection.SelectionIdx<TIdx>

Inheritance
Object
EntityIdxBase
EntityIdxBase<SelectionTableInfo, SelectionRow.SelectionRowIdxBase>
Selection.SelectionIdxBase
Selection.SelectionIdx
Selection.SelectionIdx<TIdx>
Selection.CustomSearch
Selection.IdxSelectionId
Implements
ISentryIgnorable
Inherited Members
Selection.SelectionIdx.ToSelection()
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 SelectionIdx<TIdx> : Selection.SelectionIdx, ISentryIgnorable where TIdx : SelectionRow.SelectionRowIdx
Type Parameters
Name Description
TIdx

Constructors

SelectionIdx(TIdx)

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

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