AliasScopeSelectListAlias Property  | 
 
            Gets or sets the select list alias for the scope's source. If specified, this alias is used for all fields in the select list.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntaxpublic string SelectListAlias { get; set; }Public Property SelectListAlias As String
	Get
	Set
Property Value
Type: 
String
See Also