Click or drag to resize
EntityFieldCoreObjectAlias Property
Alias for the object containing the field this entity field is mapped on. Used in typed list selection lists.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public string ObjectAlias { get; set; }

Property Value

Type: String

Implements

IEntityFieldCoreObjectAlias
See Also