Click or drag to resize

BaseRelationTargetEntity Property

Returns the target entity of this relation.

Namespace:  Colygon.MatchPoint.EntityModel.Configuration
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public Entity TargetEntity { get; }

Property Value

Type: Entity
See Also