Skip to main content

IRelationshipClass.SourceField property

Namespace: NextDesign.Core

Description

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

IField SourceField { get; }

type