Click or drag to resize
RunGetRecordIdListEnum Enumeration
Enum GetRecordIdListEnum choose what records to take selection,displayed or all records.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum GetRecordIdListEnum
Members
  Member nameValueDescription
Selected1 consider only the selected records
Displayed2 consider all records displayed in the grid
All3 consider the whole records Id list
See Also