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

Inheritance: Pipl.APIs.Data.Containers.FieldsContainer
Afficher le fichier Open project: piplcom/piplapis-csharp

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

Relationship() public méthode

public Relationship ( IEnumerable fields = null, RelationshipTypes type = null, string subtype = null ) : System
fields IEnumerable
type RelationshipTypes
subtype string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string