| IGeneratorActiveSourceElementsContainerNameRaw Property  | 
 
            Gets or sets the ActiveSourceElementsContainerName value in raw form, without name correction. This variant is the direct name without any filtering
            on illegal characters, and therefore isn't suitable for creating type names.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntaxstring ActiveSourceElementsContainerNameRaw { get; set; }Property ActiveSourceElementsContainerNameRaw As String
	Get
	Set
Property Value
Type: 
String
See Also