Skip to main content

IRelationshipClass.TargetField property

Namespace: NextDesign.Core

Description

Association end field for association destination
This field will be the field of the origin class.

IField TargetField { get; }

type