Skip to main content

IRelationship.TargetField property

Namespace: NextDesign.Core

Description

The association end field for the association destination.
This field will be the field of the origin object.

IField TargetField { get; }

type