C# Class Pipl.APIs.Data.Fields.Relationship

Inheritance: Pipl.APIs.Data.Containers.FieldsContainer
显示文件 Open project: piplcom/piplapis-csharp

Private Properties

Property Type Description

Public Methods

Method Description
Relationship ( IEnumerable fields = null, RelationshipTypes type = null, string subtype = null ) : System
ToString ( ) : string

Method Details

Relationship() public method

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

ToString() public method

public ToString ( ) : string
return string