Class ContactCollection.IdxSource
Class representing index 'IDXContSource'.
Inheritance
ContactCollection.IdxSource
Implements
Inherited Members
Namespace: SuperOfficeCRMEntities
Assembly: SoDataBase.dll
Syntax
public sealed class ContactCollection.IdxSource : ContactCollection.ContactCollectionIdx<ContactRows.IdxSource>, ISentryIgnorable
Constructors
IdxSource(short)
Constructor for class ContactCollection.IdxSource This class represents index 'IDXContSource'.
Declaration
public IdxSource(short source)
Parameters
| Type | Name | Description |
|---|---|---|
| short | source | How did we get this contact? For future integration needs |
Properties
Source
How did we get this contact? For future integration needs
Declaration
public short Source { get; set; }
Property Value
| Type | Description |
|---|---|
| short |