C# Class FlexiWebSDK.DomainModels.XLink

Inheritance: XBase
Afficher le fichier Open project: FlexiDB/PublicCSharpLib Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
XLink ( int sourceTypeId, int sourceObjectId, int targetTypeId, int targetObjectId, TypeRelation relation ) : System

Method Details

XLink() public méthode

public XLink ( int sourceTypeId, int sourceObjectId, int targetTypeId, int targetObjectId, TypeRelation relation ) : System
sourceTypeId int
sourceObjectId int
targetTypeId int
targetObjectId int
relation TypeRelation
Résultat System