| EntityView2TEntityIEntityView2RelatedCollection Property  | 
            Gets the related collection set for this view.
            
 
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
SyntaxIEntityCollection2 IEntityView2.RelatedCollection { get; }Private ReadOnly Property RelatedCollection As IEntityCollection2
	Implements IEntityView2.RelatedCollection
	Get
Property Value
Type: 
IEntityCollection2The related collection.
Implements
IEntityView2RelatedCollection
See Also