Click or drag to resize
IProjectorProjectedResultName Property
Name for the projection result. Projection result consumers can use this name to further handle the projection result.

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
string ProjectedResultName { get; }

Property Value

Type: String
See Also