Click or drag to resize
XOrderByIsOrderByIdAsc Method
Returns true if sorting field is unique and called "id"

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

Return Value

Type: Boolean
true if is order by id ; otherwise, false.
See Also