Share via


HRMApplicationWordBookmark.fillSelectedListView Method

Fills the selected fields list in the application bookmarks form.

Syntax

public void fillSelectedListView(FormListControl _selectedFieldsControl, container _selectedFields)

Run On

Called

Parameters

  • _selectedFieldsControl
    Type: FormListControl Class
    A FormListControl object that holds all of the selected fields.
  • _selectedFields
    Type: container
    A Container object that holds all of the selected bookmarks.

See Also

Reference

HRMApplicationWordBookmark Table