Class Project.IdxProjectId
Class representing index 'IDXProjId'.
Inheritance
EntityIdxBase
Project.ProjectIdxBase
Project.ProjectIdx
Project.ProjectIdx<ProjectRow.IdxProjectId>
Project.IdxProjectId
Implements
Inherited Members
Project.ProjectIdx<ProjectRow.IdxProjectId>.RowIdx
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class IdxProjectId : Project.ProjectIdx<ProjectRow.IdxProjectId>, ISentryIgnorable
Constructors
IdxProjectId(Int32)
Constructor for class Project.IdxProjectId This class represents index 'IDXProjId'.
Declaration
public IdxProjectId(int projectId)
Parameters
Type | Name | Description |
---|---|---|
Int32 | projectId | Primary key |
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)