IEntityInstance.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 | |
---|---|---|
GetAssociatedInstances(String) | Gets the associated entity instances for this entity instance for the association specified by the name. | |
GetAssociatedInstances(Association) | Gets the associated entity instances for this entity instance for the specified association. | |
GetAssociatedInstances(Association, FilterCollection) | Gets a filtered set of associated entity instances for this entity instance for the specified association. |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace