DevForce Help Reference
RelatedEntityList<T> Class
Members 


Entity type
A live collection of entities tied to an EntityReference.
Syntax
Type Parameters
T
Entity type
Remarks
A RelatedEntityList is returned by all navigation properties on entities which return a non-scalar value. The collection is "live" in that any related entity additions, deletions or modifications are automatically reflected in the list.
Inheritance Hierarchy

System.Object
   IdeaBlade.EntityModel.RelatedEntityList<T>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RelatedEntityList<T> Members
IdeaBlade.EntityModel Namespace

Send Feedback