Show / Hide Table of Contents

Class DocumentCollection.IdxHeader

Class representing index 'IDXDocHeader'.

Inheritance
Object
EntityIdxBase
EntityIdxBase<DocumentTableInfo, DocumentRow.DocumentRowIdxBase>
Document.DocumentIdxBase
DocumentCollection.DocumentCollectionIdx
DocumentCollection.DocumentCollectionIdx<DocumentRows.IdxHeader>
DocumentCollection.IdxHeader
Implements
ISentryIgnorable
Inherited Members
DocumentCollection.DocumentCollectionIdx<DocumentRows.IdxHeader>.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 IdxHeader : DocumentCollection.DocumentCollectionIdx<DocumentRows.IdxHeader>, ISentryIgnorable

Constructors

IdxHeader(String)

Constructor for class DocumentCollection.IdxHeader This class represents index 'IDXDocHeader'.

Declaration
public IdxHeader(string header)
Parameters
Type Name Description
String header

Visible document name

IdxHeader(String, StringSearchType)

Constructor for class DocumentCollection.IdxHeader This class represents index 'IDXDocHeader'.

Declaration
public IdxHeader(string header, StringSearchType headerSearchType)
Parameters
Type Name Description
String header

Visible document name

StringSearchType headerSearchType

How to search for header

Properties

Header

Visible document name

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