Click or drag to resize
XOrderByIsOrderByIdDesc Method
Determines whether [is order by identifier desc].

Namespace:  Biolomics.SharedClasses
Assembly:  Biolomics.SharedClasses (in Biolomics.SharedClasses.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsOrderByIdDesc()

Return Value

Type: Boolean
true if [is order by identifier desc]; otherwise, false.
See Also