Click or drag to resize
SelectExpression Constructor
Sets PropertyName

Namespace:  Intuit.Ipp.LinqExtender.Ast
Assembly:  Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public SelectExpression(
	string propName
)

Parameters

propName
Type: SystemString

[Missing <param name="propName"/> documentation for "M:Intuit.Ipp.LinqExtender.Ast.SelectExpression.#ctor(System.String)"]

See Also