Show / Hide Table of Contents

Class Person.IdxPersonId

Class representing index 'IDXPersId'.

Inheritance
object
EntityIdxBase
EntityIdxBase<PersonTableInfo, PersonRow.PersonRowIdxBase>
Person.PersonIdxBase
Person.PersonIdx
Person.PersonIdx<PersonRow.IdxPersonId>
Person.IdxPersonId
Implements
ISentryIgnorable
Inherited Members
Person.PersonIdx<PersonRow.IdxPersonId>.RowIdx
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 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

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