Class Person.IdxPersonId
Class representing index 'IDXPersId'.
Inheritance
Person.IdxPersonId
Implements
Inherited Members
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class Person.IdxPersonId : Person.PersonIdx<PersonRow.IdxPersonId>, ISentryIgnorable
Constructors
IdxPersonId(int)
Constructor for class Person.IdxPersonId This class represents index 'IDXPersId'.
Declaration
public IdxPersonId(int personId)
Parameters
Type | Name | Description |
---|---|---|
int | personId | Primary key |