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
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class DocumentCollection.IdxUserdefId : DocumentCollection.DocumentCollectionIdx<DocumentRows.IdxUserdefId>, ISentryIgnorable

Constructors

IdxUserdefId(int)

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

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

User-defined fields

Properties

UserdefId

User-defined fields

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

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