Show / Hide Table of Contents

Class ContactCollection.IdxMotherId

Class representing index 'IDXContMother_id'.

Inheritance
object
EntityIdxBase
EntityIdxBase<ContactTableInfo, ContactRow.ContactRowIdxBase>
Contact.ContactIdxBase
ContactCollection.ContactCollectionIdx
ContactCollection.ContactCollectionIdx<ContactRows.IdxMotherId>
ContactCollection.IdxMotherId
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 ContactCollection.IdxMotherId : ContactCollection.ContactCollectionIdx<ContactRows.IdxMotherId>, ISentryIgnorable

Constructors

IdxMotherId(int)

Constructor for class ContactCollection.IdxMotherId This class represents index 'IDXContMother_id'.

Declaration
public IdxMotherId(int motherId)
Parameters
Type Name Description
int motherId

Reserved

Properties

MotherId

Reserved

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