| FluentEntityFluentSelectIfUsed Method  | 
 
            Checks if orderby is used in query and calls action delegate to 
            execute user's code and internally marks 
Field Value
Type: 
FluentEntityFluentSelecttrue 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)
Syntaxpublic FluentEntityFluentSelect IfUsed(
	Action action
)
Parameters
- action
 - Type: SystemAction
 
Return Value
Type: 
FluentEntityFluentSelect[Missing <returns> documentation for "M:Intuit.Ipp.LinqExtender.Fluent.FluentEntity.FluentSelect.IfUsed(System.Action)"]
See Also