NRRelationships.Associations Property NReflect
Gets a list of association relationships.

Namespace: NReflect
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

public List<NRAssociation> Associations { get; private set; }
See Also