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.2.0.0 (5.2.17.0403)
Syntax public string NameForOutput { get; }
Public ReadOnly Property NameForOutput As String
Get
Property Value
Type:
StringSee Also