Show / Hide Table of Contents

Class PersonCollection.IdxPersonNumber

Class representing index 'IDXPersPnum'.

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

Constructors

IdxPersonNumber(string)

Constructor for class PersonCollection.IdxPersonNumber This class represents index 'IDXPersPnum'.

Declaration
public IdxPersonNumber(string personNumber)
Parameters
Type Name Description
string personNumber

Alphanumeric user field

IdxPersonNumber(string, StringSearchType)

Constructor for class PersonCollection.IdxPersonNumber This class represents index 'IDXPersPnum'.

Declaration
public IdxPersonNumber(string personNumber, StringSearchType personNumberSearchType)
Parameters
Type Name Description
string personNumber

Alphanumeric user field

StringSearchType personNumberSearchType

How to search for personNumber

Properties

PersonNumber

Alphanumeric user field

Declaration
public string PersonNumber { get; set; }
Property Value
Type Description
string

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