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