Share via


AbstractEntityInstance.GetAssociatedInstances Method

Include Protected Members
Include Inherited Members

Gets the associated entity instances for this entity instance, where this entity instance is the source entity in the relationship.

Overload List

  Name Description
Public method GetAssociatedInstances(String) When overridden in a derived class, gets the associated entity instances for this entity instance for the association specified by the name.
Public method GetAssociatedInstances(Association) When overridden in a derived class, gets the associated entity instances for this entity instance for the specified association.
Public method GetAssociatedInstances(Association, FilterCollection) When overridden in a derived class, gets a filtered set of associated entity instances for this entity instance for the specified association.

Top

See Also

Reference

AbstractEntityInstance Class

AbstractEntityInstance Members

Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace