| DataProjectorToCustomClassTDestination Property  | 
 
            Gets the destination.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic List<T> Destination { get; }Public ReadOnly Property Destination As List(Of T)
	Get
Property Value
Type: 
ListTThe destination.
See Also