EntityAliasNameForOutput Property  | 
 
            Gets the name for output, e.g. code generation. This name is similar to TextualRepresentation, but has all '.' replaces with '_' characters.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.EntityModel.TypedLists
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntaxpublic string NameForOutput { get; }Public ReadOnly Property NameForOutput As String
	Get
Property Value
Type: 
String
See Also