Show / Hide Table of Contents

Class ProjectMemberCollection.IdxProjectIdRank

Class representing index 'IProj_idRank'.

Inheritance
object
EntityIdxBase
EntityIdxBase<ProjectMemberTableInfo, ProjectMemberRow.ProjectMemberRowIdxBase>
ProjectMember.ProjectMemberIdxBase
ProjectMemberCollection.ProjectMemberCollectionIdx
ProjectMemberCollection.ProjectMemberCollectionIdx<ProjectMemberRows.IdxProjectIdRank>
ProjectMemberCollection.IdxProjectIdRank
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 ProjectMemberCollection.IdxProjectIdRank : ProjectMemberCollection.ProjectMemberCollectionIdx<ProjectMemberRows.IdxProjectIdRank>, ISentryIgnorable

Constructors

IdxProjectIdRank(int, short)

Constructor for class ProjectMemberCollection.IdxProjectIdRank This class represents index 'IProj_idRank'.

Declaration
public IdxProjectIdRank(int projectId, short rank)
Parameters
Type Name Description
int projectId

Parent project

short rank

Rank in list

Properties

ProjectId

Parent project

Declaration
public int ProjectId { get; set; }
Property Value
Type Description
int

Rank

Rank in list

Declaration
public short Rank { 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