Click or drag to resize

ProjectionRowItem Property (String)

Gets the Object with the specified name.

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 Object this[
	string name
] { get; }

Parameters

name
Type: SystemString

Property Value

Type: Object
See Also