Show / Hide Table of Contents

Class ContactCollection.IdxUserdef2Id

Class representing index 'IDXContUdef2_id'.

Inheritance
Object
EntityIdxBase
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>
Contact.ContactIdxBase
ContactCollection.ContactCollectionIdx
ContactCollection.ContactCollectionIdx<ContactRows.IdxUserdef2Id>
ContactCollection.IdxUserdef2Id
Implements
ISentryIgnorable
Inherited Members
ContactCollection.ContactCollectionIdx<ContactRows.IdxUserdef2Id>.RowIdx
ContactCollection.ContactCollectionIdx.ToContactCollection()
ContactCollection.ContactCollectionIdx.IsDistinct
Contact.ContactIdxBase.GroupRelationTableInfo
Contact.ContactIdxBase.BusinessRelationTableInfo
Contact.ContactIdxBase.UdefSmallRelationTableInfo
Contact.ContactIdxBase.InfoRelationTableInfo
Contact.ContactIdxBase.PostalAddressRelationTableInfo
Contact.ContactIdxBase.CountryRelationTableInfo
Contact.ContactIdxBase.StreetAddressRelationTableInfo
Contact.ContactIdxBase.UdefLargeRelationTableInfo
Contact.ContactIdxBase.CategoryRelationTableInfo
Contact.ContactIdxBase.TableInfo
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>.BeginIgnoreSentryCheck()
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>.EndIgnoreSentryCheck()
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>.TableInfo
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>.RowIdx
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>.JoinRestriction
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>.ReturnFields
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>.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 IdxUserdef2Id : ContactCollection.ContactCollectionIdx<ContactRows.IdxUserdef2Id>, ISentryIgnorable

Constructors

IdxUserdef2Id(Int32)

Constructor for class ContactCollection.IdxUserdef2Id This class represents index 'IDXContUdef2_id'.

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

User defined table record 2

Properties

Userdef2Id

User defined table record 2

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