Show / Hide Table of Contents

Class DocumentCollection.IdxUserdef2Id

Class representing index 'IDXDocUdef2_id'.

Inheritance
object
EntityIdxBase
EntityIdxBase<DocumentTableInfo, DocumentRow.DocumentRowIdxBase>
Document.DocumentIdxBase
DocumentCollection.DocumentCollectionIdx
DocumentCollection.DocumentCollectionIdx<DocumentRows.IdxUserdef2Id>
DocumentCollection.IdxUserdef2Id
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.IdxUserdef2Id : DocumentCollection.DocumentCollectionIdx<DocumentRows.IdxUserdef2Id>, ISentryIgnorable

Constructors

IdxUserdef2Id(int)

Constructor for class DocumentCollection.IdxUserdef2Id This class represents index 'IDXDocUdef2_id'.

Declaration
public IdxUserdef2Id(int userdef2Id)
Parameters
Type Name Description
int userdef2Id

User-defined fields

Properties

Userdef2Id

User-defined fields

Declaration
public int Userdef2Id { 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