Show / Hide Table of Contents

Class DocumentCollection.IdxUserdefId

Class representing index 'IDXDocUdef_id'.

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

Constructors

IdxUserdefId(Int32)

Constructor for class DocumentCollection.IdxUserdefId This class represents index 'IDXDocUdef_id'.

Declaration
public IdxUserdefId(int userdefId)
Parameters
Type Name Description
Int32 userdefId

User-defined fields

Properties

UserdefId

User-defined fields

Declaration
public int UserdefId { get; set; }
Property Value
Type Description
Int32

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