Click or drag to resize

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

Property Value

Type: String
See Also