Show / Hide Table of Contents

Class SelectionCollection.IdxName

Class representing index 'IDXSelName'.

Inheritance
Object
EntityIdxBase
EntityIdxBase<SelectionTableInfo, SelectionRow.SelectionRowIdxBase>
Selection.SelectionIdxBase
SelectionCollection.SelectionCollectionIdx
SelectionCollection.SelectionCollectionIdx<SelectionRows.IdxName>
SelectionCollection.IdxName
Implements
ISentryIgnorable
Inherited Members
SelectionCollection.SelectionCollectionIdx<SelectionRows.IdxName>.RowIdx
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 sealed class IdxName : SelectionCollection.SelectionCollectionIdx<SelectionRows.IdxName>, ISentryIgnorable

Constructors

IdxName(String)

Constructor for class SelectionCollection.IdxName This class represents index 'IDXSelName'.

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

Name, freetext indexed

IdxName(String, StringSearchType)

Constructor for class SelectionCollection.IdxName This class represents index 'IDXSelName'.

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

Name, freetext indexed

StringSearchType nameSearchType

How to search for name

Properties

Name

Name, freetext indexed

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