Click or drag to resize
FluentEntityFluentOrderByIfUsed Method

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 FluentEntityFluentOrderBy IfUsed(
	Action action
)

Parameters

action
Type: SystemAction

Return Value

Type: FluentEntityFluentOrderBy

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

See Also