Click or drag to resize

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.7.0.0 (5.7.0)
Syntax
public ITypedView2 ContainedTypedView { get; set; }

Property Value

Type: ITypedView2
See Also