Click or drag to resize

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

Property Value

Type: String
See Also