Class PersonCollection.IdxSource
Class representing index 'IDXPersSource'.
Inheritance
PersonCollection.IdxSource
Implements
Inherited Members
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class PersonCollection.IdxSource : PersonCollection.PersonCollectionIdx<PersonRows.IdxSource>, ISentryIgnorable
Constructors
IdxSource(short)
Constructor for class PersonCollection.IdxSource This class represents index 'IDXPersSource'.
Declaration
public IdxSource(short source)
Parameters
Type | Name | Description |
---|---|---|
short | 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 |
---|---|
short |