IRelationPropagator Properties |
The IRelationPropagator type exposes the following members.
Name | Description | |
---|---|---|
RelationsToUse |
Gets the relations required to access this element. Can be null (which means: no relations needed)
This collection is filled if the element represented by this expression is a related element so a relation is required to reach that element.
The relations in this collection are always IEntityRelation, as dynamic relations aren't the result of an access of a related entity/collection,
which are the source of the relations in this set.
|