Navigation:  ABC Library Reference > ViewManager > ViewManager Methods >====== GetFirstSortField (return first field of current sort) ====== Previous pageReturn to chapter overviewNext page

GetFirstSortField

blk2blue.jpg

The GetFirstSortField method returns the first field that contains the current sort. If there is no current sort active, the GetFirstSortField method returns a NULL.

Implementation:

The BrowseClass uses the GetFirstSortField method to prime the BrowseClass.SetLocatorField method.

Return Data Type:     ANY