C# 클래스 Pipl.APIs.Data.Fields.Relationship

상속: Pipl.APIs.Data.Containers.FieldsContainer
파일 보기 프로젝트 열기: piplcom/piplapis-csharp

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Relationship ( IEnumerable fields = null, RelationshipTypes type = null, string subtype = null ) : System
ToString ( ) : string

메소드 상세

Relationship() 공개 메소드

public Relationship ( IEnumerable fields = null, RelationshipTypes type = null, string subtype = null ) : System
fields IEnumerable
type RelationshipTypes
subtype string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string