| DataObjectViewFieldsGetFirstSortableField Method |
checks wether there is any sortable field in the list,
as some of fixed fields are not sortable
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic DataObjectViewField GetFirstSortableField()
Return Value
Type:
DataObjectViewFieldonly returns null if there is no sortable field in the list
See Also