GroupableModelElementCreateSourceLocationDataObject Method  | 
 
            Creates the source location data object.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.EntityModel
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.4.0.0 (5.4.0)
Syntaxpublic virtual SourceLocationData CreateSourceLocationDataObject()
Public Overridable Function CreateSourceLocationDataObject As SourceLocationData
Return Value
Type: 
SourceLocationData
See Also