C# 클래스 BExIS.Dlm.Entities.Party.PartyRelationshipType

RelationshipTypes are described from the source point of view. The sources are the higher level or the container entities. For example, A Project HIRES a person, so the relationship would be HIRES or Employs. When a consortium is created it HOLDS at least two other organizations. The type of the organizations allowed to be HOLD are determined by the PartyRelationshipType, ... PartyRelationshipType can have cardinality to restrict the number of allowed 2nd parties IN RELATIONSHIP with any given 1st party.
상속: BaseEntity
파일 보기 프로젝트 열기: BEXIS2/Core 1 사용 예제들

공개 메소드들

메소드 설명
PartyRelationshipType ( ) : System

메소드 상세

PartyRelationshipType() 공개 메소드

public PartyRelationshipType ( ) : System
리턴 System