Click or drag to resize
FluentEntityFluentOrderByFluentOrderByItemProcess Method (FluentEntityFluentOrderByCallback)
Does a callback to process the order by used in where clause.

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 void Process(
	FluentEntityFluentOrderByCallback callback
)

Parameters

callback
Type: Intuit.Ipp.LinqExtender.FluentFluentEntityFluentOrderByCallback

[Missing <param name="callback"/> documentation for "M:Intuit.Ipp.LinqExtender.Fluent.FluentEntity.FluentOrderBy.FluentOrderByItem.Process(Intuit.Ipp.LinqExtender.Fluent.FluentEntity.FluentOrderBy.Callback)"]

See Also