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
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