Click or drag to resize
AliasScope.SelectListAlias 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.0.0.0 (5.0.0)
Syntax
public string SelectListAlias { get; set; }

Property Value

Type: String
See Also