Click or drag to resize

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.9.0.0 (5.9.0)
Syntax
public string NameForOutput { get; }

Property Value

Type: String
See Also