Skip to main content

IRelationship.TargetIndex property

Namespace: NextDesign.Core

Description

the index in the association end field for the association destination
If the association is unidirectional, it does not save the index value, so reloading the project may change the index value.

int TargetIndex { get; }

types

  • int