IEntityFieldCoreAlias Property  | 
 
            The alias to use for this field. Only used when this field object is part of a typed list. 
            Adapter: returns the alias set in the designer
            SelfServicing: returns Name
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.10.0.0 (5.10.0)
Syntaxstring Alias { get; set; }Property Alias As String
	Get
	Set
Property Value
Type: 
String
See Also