Show / Hide Table of Contents

Class PersonCollection.IdxSource

Class representing index 'IDXPersSource'.

Inheritance
Object
EntityIdxBase
EntityIdxBase<PersonTableInfo, PersonRow.PersonRowIdxBase>
Person.PersonIdxBase
PersonCollection.PersonCollectionIdx
PersonCollection.PersonCollectionIdx<PersonRows.IdxSource>
PersonCollection.IdxSource
Implements
ISentryIgnorable
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class IdxSource : PersonCollection.PersonCollectionIdx<PersonRows.IdxSource>, ISentryIgnorable

Constructors

IdxSource(Int16)

Constructor for class PersonCollection.IdxSource This class represents index 'IDXPersSource'.

Declaration
public IdxSource(short source)
Parameters
Type Name Description
Int16 source

How did we get this person? For future integration needs

Properties

Source

How did we get this person? For future integration needs

Declaration
public short Source { get; set; }
Property Value
Type Description
Int16

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