Show / Hide Table of Contents

Class PersonCollection.IdxContactId

Class representing index 'IDXPersCont_id'.

Inheritance
object
EntityIdxBase
EntityIdxBase<PersonTableInfo, PersonRow.PersonRowIdxBase>
Person.PersonIdxBase
PersonCollection.PersonCollectionIdx
PersonCollection.PersonCollectionIdx<PersonRows.IdxContactId>
PersonCollection.IdxContactId
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 PersonCollection.IdxContactId : PersonCollection.PersonCollectionIdx<PersonRows.IdxContactId>, ISentryIgnorable

Constructors

IdxContactId(int)

Constructor for class PersonCollection.IdxContactId This class represents index 'IDXPersCont_id'.

Declaration
public IdxContactId(int contactId)
Parameters
Type Name Description
int contactId

Owning contact ID

Properties

ContactId

Owning contact ID

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