Product: SetMaxScreeningResults
Called to set the limit of screening history items in screening results
🔁 Function
void SetMaxScreeningResults(value: integer);
⚙️ Parameters
Name | Type | Description |
---|---|---|
value |
integer | The value to limit screening results. Default is 0 which means no limit |
↩️ Return Value
None