Click or drag to resize
NotExpression Constructor
Member NotExpression

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 NotExpression(
	string propName
)

Parameters

propName
Type: SystemString

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

See Also