Class Contact.IdxContactId
Class representing index 'IDXContId'.
Inheritance
Contact.IdxContactId
Implements
Inherited Members
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class Contact.IdxContactId : Contact.ContactIdx<ContactRow.IdxContactId>, ISentryIgnorable
Constructors
IdxContactId(int)
Constructor for class Contact.IdxContactId This class represents index 'IDXContId'.
Declaration
public IdxContactId(int contactId)
Parameters
Type | Name | Description |
---|---|---|
int | contactId | Primary key |