Skip to main content

IRelationship.IsDerivation property

Namespace: NextDesign.Core

Description

Derivation related?

Note) derived associations and association end objects
Derivation associations are defined as associations in the direction from the destination to the origin.
Therefore, please note that the Source object in the derivation association represents the destination and the Target object represents the origin.

bool IsDerivation { get; }

type

  • bool