Show / Hide Table of Contents

Class DocumentCollection.IdxSearchname

Class representing index 'IDXDocSname'.

Inheritance
Object
EntityIdxBase
EntityIdxBase<DocumentTableInfo, DocumentRow.DocumentRowIdxBase>
Document.DocumentIdxBase
DocumentCollection.DocumentCollectionIdx
DocumentCollection.DocumentCollectionIdx<DocumentRows.IdxSearchname>
DocumentCollection.IdxSearchname
Implements
ISentryIgnorable
Inherited Members
DocumentCollection.DocumentCollectionIdx<DocumentRows.IdxSearchname>.RowIdx
DocumentCollection.DocumentCollectionIdx.ToDocumentCollection()
DocumentCollection.DocumentCollectionIdx.IsDistinct
Document.DocumentIdxBase.UdefSmallRelationTableInfo
Document.DocumentIdxBase.DocumentTextRelationTableInfo
Document.DocumentIdxBase.ExternalApplicationRelationTableInfo
Document.DocumentIdxBase.UdefLargeRelationTableInfo
Document.DocumentIdxBase.TableInfo
Document.DocumentIdxBase.PublishTableInfo
EntityIdxBase<DocumentTableInfo, DocumentRow.DocumentRowIdxBase>.BeginIgnoreSentryCheck()
EntityIdxBase<DocumentTableInfo, DocumentRow.DocumentRowIdxBase>.EndIgnoreSentryCheck()
EntityIdxBase<DocumentTableInfo, DocumentRow.DocumentRowIdxBase>.TableInfo
EntityIdxBase<DocumentTableInfo, DocumentRow.DocumentRowIdxBase>.RowIdx
EntityIdxBase<DocumentTableInfo, DocumentRow.DocumentRowIdxBase>.JoinRestriction
EntityIdxBase<DocumentTableInfo, DocumentRow.DocumentRowIdxBase>.ReturnFields
EntityIdxBase<DocumentTableInfo, DocumentRow.DocumentRowIdxBase>.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 IdxSearchname : DocumentCollection.DocumentCollectionIdx<DocumentRows.IdxSearchname>, ISentryIgnorable

Constructors

IdxSearchname(String)

Constructor for class DocumentCollection.IdxSearchname This class represents index 'IDXDocSname'.

Declaration
public IdxSearchname(string searchname)
Parameters
Type Name Description
String searchname

Searchable name (not used?)

IdxSearchname(String, StringSearchType)

Constructor for class DocumentCollection.IdxSearchname This class represents index 'IDXDocSname'.

Declaration
public IdxSearchname(string searchname, StringSearchType searchnameSearchType)
Parameters
Type Name Description
String searchname

Searchable name (not used?)

StringSearchType searchnameSearchType

How to search for searchname

Properties

Searchname

Searchable name (not used?)

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