TypeAdapter.EligibleRelationshipKind Property |
Determines which kind of relationships the adapted type can enter with respect to the parent object.
Namespace: PostSharp.Patterns.Model.TypeAdapters
Assembly: PostSharp.Patterns.Aggregation (in PostSharp.Patterns.Aggregation.dll) Version: 6.4.11.0 (6.4.11.0)

C#
public virtual RelationshipKind EligibleRelationshipKind { get; }
Property Value
Type: RelationshipKind