| LLBLGenProDataSourceView2ContainedTypedView Property  | 
 
            Gets or sets the contained typed list
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses.Web (in SD.LLBLGen.Pro.ORMSupportClasses.Web.dll) Version: 5.3.0.0 (5.3.0)
Syntaxpublic ITypedView2 ContainedTypedView { get; set; }Public Property ContainedTypedView As ITypedView2
	Get
	Set
Property Value
Type: 
ITypedView2
See Also