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