ObjectReference Methods |
The ObjectReference type exposes the following members.
| Name | Description | |
|---|---|---|
| Activate |
Activates the "active" behavior of the reference.
| |
| ChangeUntyped |
Sets the referenced object
| |
| FilterTReferencingObjectType |
Returns expression that filters the referencing objects for specific referenced id
| |
| FilterBy(EntityObject, Boolean) |
Returns filter search expression, filtering the referencing repository for specific referenced object
| |
| FilterBy(IEnumerableEntityObject, Boolean) |
Returns filter search expression, filtering the referencing repository for the specific referenced objects
| |
| FollowUntyped |
Returns the referenced object for the specified referencing object
| |
| GetOwnerChildCollection |
Gets the owner child collection of objects that point to the owner with the current reference.
|