Show / Hide Table of Contents

Class ProjectCollection.IdxSource

Class representing index 'IDXProjSource'.

Inheritance
object
EntityIdxBase
EntityIdxBase<ProjectTableInfo, ProjectRow.ProjectRowIdxBase>
Project.ProjectIdxBase
ProjectCollection.ProjectCollectionIdx
ProjectCollection.ProjectCollectionIdx<ProjectRows.IdxSource>
ProjectCollection.IdxSource
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 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

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