LLBLGenProDataSourceView2ContainedTypedList 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 ITypedListLgp2 ContainedTypedList { get; set; }
Public Property ContainedTypedList As ITypedListLgp2
Get
Set
Property Value
Type:
ITypedListLgp2See Also