LLBLGenProDataSourceView2ContainedTypedView Property |
Gets or sets the contained typed list
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses.Web (in SD.LLBLGen.Pro.ORMSupportClasses.Web.dll) Version: 5.0.0.0 (5.0.0)
Syntax public ITypedView2 ContainedTypedView { get; set; }
Public Property ContainedTypedView As ITypedView2
Get
Set
Property Value
Type:
ITypedView2See Also