EntityViewBaseTEntityGetListName Method  | 
 
            Returns the name of the list.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.10.0.0 (5.10.0)
Syntax
RemarksCreates a dummy instance of the entity type in the related entitycollection and returns "LLBLGenProEntityName" + "Collection"
See Also