Show / Hide Table of Contents

Class ProjectMemberCollection.IdxPersonId

Class representing index 'IDXPmembPerson_id'.

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

Constructors

IdxPersonId(int)

Constructor for class ProjectMemberCollection.IdxPersonId This class represents index 'IDXPmembPerson_id'.

Declaration
public IdxPersonId(int personId)
Parameters
Type Name Description
int personId

Person ID of person who is the project member

Properties

PersonId

Person ID of person who is the project member

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

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