Show / Hide Table of Contents

Class DocumentCollection.IdxOurRef

Class representing index 'IDXDocOur_ref'.

Inheritance
Object
EntityIdxBase
EntityIdxBase<DocumentTableInfo, DocumentRow.DocumentRowIdxBase>
Document.DocumentIdxBase
DocumentCollection.DocumentCollectionIdx
DocumentCollection.DocumentCollectionIdx<DocumentRows.IdxOurRef>
DocumentCollection.IdxOurRef
Implements
ISentryIgnorable
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class IdxOurRef : DocumentCollection.DocumentCollectionIdx<DocumentRows.IdxOurRef>, ISentryIgnorable

Constructors

IdxOurRef(String)

Constructor for class DocumentCollection.IdxOurRef This class represents index 'IDXDocOur_ref'.

Declaration
public IdxOurRef(string ourRef)
Parameters
Type Name Description
String ourRef

Our reference, searchable field from freetext search

IdxOurRef(String, StringSearchType)

Constructor for class DocumentCollection.IdxOurRef This class represents index 'IDXDocOur_ref'.

Declaration
public IdxOurRef(string ourRef, StringSearchType ourRefSearchType)
Parameters
Type Name Description
String ourRef

Our reference, searchable field from freetext search

StringSearchType ourRefSearchType

How to search for ourRef

Properties

OurRef

Our reference, searchable field from freetext search

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