Click or drag to resize
FluentEntityFluentNotIfUsed Method
Checks if orderby is used in query and calls action delegate to execute user's code and internally marks

Field Value

Type: FluentEntityFluentNot
true for ifUsed field to be used by [!:FluentOrderByItem] iterator.

Namespace:  Intuit.Ipp.LinqExtender.Fluent
Assembly:  Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public FluentEntityFluentNot IfUsed(
	Action action
)

Parameters

action
Type: SystemAction

Return Value

Type: FluentEntityFluentNot

[Missing <returns> documentation for "M:Intuit.Ipp.LinqExtender.Fluent.FluentEntity.FluentNot.IfUsed(System.Action)"]

See Also